Skip to content

Commit 371452c

Browse files
Update main.yml
1 parent 39d390b commit 371452c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
runs-on: ubuntu-20.04
4646
steps:
4747
- name: Download artifacts
48-
uses: actions/download-artifact@v2
48+
uses: actions/download-artifact@v4
4949
- name: Inspect directory after downloading artifacts
5050
run: ls -alFR
5151
- name: Create release and upload artifacts

0 commit comments

Comments
 (0)