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 9373184 commit c1748b4Copy full SHA for c1748b4
.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@604373da6381bf24206979c74d06a550515601b9 # v4.4.1
+ uses: actions/upload-artifact@84480863f228bb9747b473957fcc9e309aa96097 # v4.4.2
60
with:
61
name: ${{matrix.os}}
62
path: './artifacts'
0 commit comments