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 2d00919 commit 4460e3fCopy full SHA for 4460e3f
1 file changed
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
id-token: write
29
steps:
30
- name: Download signed packages
31
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v8
32
with:
33
name: signed-nuget
34
0 commit comments