We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cb7adc + 7b6d8e8 commit 5e8ab35Copy full SHA for 5e8ab35
1 file changed
.github/workflows/ci.yml
@@ -86,7 +86,7 @@ jobs:
86
CARGO_REGISTRY_TOKEN: ${{ secrets.PUBLISH_SECRET }}
87
# After publishing, create a release
88
- name: Download archives
89
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v3
90
with:
91
name: stableartifacts
92
- name: Generate release.txt
0 commit comments