Skip to content

Commit f1fb898

Browse files
renovate[bot]nielsvanvelzen
authored andcommitted
Update actions/upload-artifact action to v7
1 parent 3e3477f commit f1fb898

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/app-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Create publish bundle
2929
run: mkdir -p build/gh-app-publish/; find app/build/ -iname "*.apk" -exec mv "{}" build/gh-app-publish/ \;
3030
- name: Upload artifacts
31-
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
31+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
3232
with:
3333
name: build-artifacts
3434
retention-days: 14

0 commit comments

Comments
 (0)