Skip to content

Commit 80a1a13

Browse files
authored
Merge pull request #2 from pkgforge-dev/renovate/actions-download-artifact-4.x
Update actions/download-artifact action to v4
2 parents 54f3413 + a1d235a commit 80a1a13

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)