Skip to content

Commit 1c6c0d9

Browse files
Update actions/download-artifact action to v6
1 parent 8c51c61 commit 1c6c0d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank2.yml

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

0 commit comments

Comments
 (0)