We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85829f2 commit 64141f1Copy full SHA for 64141f1
.github/workflows/build.yml
@@ -73,7 +73,7 @@ jobs:
73
dotnet retest -- --no-build
74
75
- name: 🐛 logs
76
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
77
if: runner.debug && always()
78
with:
79
name: logs
.github/workflows/publish.yml
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
40
41
0 commit comments