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 b28af37 commit 95fec5eCopy full SHA for 95fec5e
.github/workflows/github-actions.yml
@@ -64,7 +64,7 @@ jobs:
64
run: ssh-keyscan -H 5.39.249.253 >> ~/.ssh/known_hosts
65
66
- name: Download build artifacts
67
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v3
68
with:
69
name: build-artifacts
70
path: target/
0 commit comments