Skip to content

Commit 68b0345

Browse files
authored
ci: bump actions/download-artifact to v2
1 parent a3c69f6 commit 68b0345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050

5151
steps:
5252
- name: Download Artifacts
53-
uses: actions/download-artifact@v1
53+
uses: actions/download-artifact@v2
5454
- name: Inspect directory after downloading artifacts
5555
run: ls -alFR
5656
- name: Create release and upload artifacts

0 commit comments

Comments
 (0)