Skip to content

Commit 6db227d

Browse files
committed
Migrate upload-s3 action for mobile_job
1 parent cb05706 commit 6db227d

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: ./.github/actions/upload-artifact-s3@2bc02bf10219ee519970d8883e3c613a4b2850b8 # v6.0.0
406406
if: always()
407407
with:
408408
retention-days: 14

0 commit comments

Comments
 (0)