We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b35043 commit 00dc389Copy full SHA for 00dc389
.github/workflows/build.yml
@@ -54,7 +54,7 @@ jobs:
54
run: dotnet cake --target=Pack
55
shell: pwsh
56
- name: "Publish Artefacts"
57
- uses: actions/upload-artifact@v4.6.0
+ uses: actions/upload-artifact@v4.6.1
58
if: always()
59
with:
60
name: ${{matrix.os}}
0 commit comments