Skip to content

Commit efd6aaa

Browse files
Update actions/download-artifact action to v6
1 parent bd954ea commit efd6aaa

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
@@ -46,7 +46,7 @@ jobs:
4646
runs-on: ubuntu-latest
4747

4848
steps:
49-
- uses: actions/download-artifact@v5.0.0
49+
- uses: actions/download-artifact@v6.0.0
5050
with:
5151
pattern: AppImage-*
5252
merge-multiple: true

0 commit comments

Comments
 (0)