Skip to content

Commit c202c20

Browse files
committed
CI: use download-artifact@v4 latest version
1 parent 5b8125f commit c202c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

7474
steps:
7575
- name: Download artifacts
76-
uses: actions/download-artifact@v4.1.7
76+
uses: actions/download-artifact@v4
7777

7878
- name: Update GitHub prerelease
7979
if: ${{ github.ref == 'refs/heads/master' }}

0 commit comments

Comments
 (0)