Skip to content

Commit a1d235a

Browse files
Update actions/download-artifact action to v4
1 parent 54f3413 commit a1d235a

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
@@ -36,7 +36,7 @@ jobs:
3636
runs-on: ubuntu-latest
3737

3838
steps:
39-
- uses: actions/download-artifact@v3
39+
- uses: actions/download-artifact@v4
4040
with:
4141
name: Android-Tools.AppImage
4242

0 commit comments

Comments
 (0)