We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97a2c5d + 81c0f7a commit 96eff71Copy full SHA for 96eff71
1 file changed
.github/workflows/build.yml
@@ -48,7 +48,7 @@ jobs:
48
run: dotnet cake --target=Pack
49
shell: pwsh
50
- name: "Publish Artefacts"
51
- uses: actions/upload-artifact@v7.0.0
+ uses: actions/upload-artifact@v7.0.1
52
with:
53
name: ${{matrix.os}}
54
path: "./Artefacts"
0 commit comments