Skip to content

Commit 5e8ab35

Browse files
Merge pull request #283 from Metaswitch/dependabot/github_actions/actions/download-artifact-3
2 parents 7cb7adc + 7b6d8e8 commit 5e8ab35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
CARGO_REGISTRY_TOKEN: ${{ secrets.PUBLISH_SECRET }}
8787
# After publishing, create a release
8888
- name: Download archives
89-
uses: actions/download-artifact@v2
89+
uses: actions/download-artifact@v3
9090
with:
9191
name: stableartifacts
9292
- name: Generate release.txt

0 commit comments

Comments
 (0)