Skip to content

Commit b129ab5

Browse files
Bump actions/upload-artifact from 5 to 6 (#621)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6805ad5 commit b129ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
- name: Upload artifact
3636
if: github.event_name == 'pull_request'
37-
uses: actions/upload-artifact@v5
37+
uses: actions/upload-artifact@v6
3838
id: app-debug-apk-upload-step
3939
with:
4040
name: app-debug-apk

0 commit comments

Comments
 (0)