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 40cb4a7 commit 5884c20Copy full SHA for 5884c20
.github/workflows/build.yml
@@ -56,7 +56,7 @@ jobs:
56
run: dotnet cake --target=Pack
57
shell: pwsh
58
- name: 'Publish artifacts'
59
- uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
+ uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
60
with:
61
name: ${{matrix.os}}
62
path: './artifacts'
0 commit comments