Skip to content

Commit 3675002

Browse files
Update actions/download-artifact action to v6
1 parent 3294f89 commit 3675002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
permissions: write-all
4444
runs-on: ubuntu-latest
4545
steps:
46-
- uses: actions/download-artifact@v4.3.0
46+
- uses: actions/download-artifact@v6.0.0
4747
with:
4848
pattern: AppImage-*
4949
merge-multiple: true

0 commit comments

Comments
 (0)