Skip to content

Commit 8d79ecd

Browse files
Update actions/download-artifact action to v6
1 parent ebc1c8f commit 8d79ecd

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
@@ -42,7 +42,7 @@ jobs:
4242
permissions: write-all
4343
runs-on: ubuntu-latest
4444
steps:
45-
- uses: actions/download-artifact@v4.3.0
45+
- uses: actions/download-artifact@v6.0.0
4646
with:
4747
pattern: AppImage-*
4848
merge-multiple: true

0 commit comments

Comments
 (0)