Skip to content

Commit d8537dc

Browse files
committed
Migrate upload-s3 action for mobile_job
1 parent e32c622 commit d8537dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mobile_job.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ jobs:
402402
fi
403403
404404
- name: Upload artifacts to S3
405-
uses: seemethere/upload-artifact-s3@baba72d0712b404f646cebe0730933554ebce96a # v5.1.0
405+
uses: ./test-infra/.github/actions/upload-artifact-s3
406406
if: always()
407407
with:
408408
retention-days: 14

0 commit comments

Comments
 (0)