Skip to content

Commit 95fec5e

Browse files
authored
Update github-actions.yml
1 parent b28af37 commit 95fec5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
run: ssh-keyscan -H 5.39.249.253 >> ~/.ssh/known_hosts
6565

6666
- name: Download build artifacts
67-
uses: actions/download-artifact@v2
67+
uses: actions/download-artifact@v3
6868
with:
6969
name: build-artifacts
7070
path: target/

0 commit comments

Comments
 (0)