Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7261361

Browse files
committedFeb 16, 2025
[action] use of version instead of hash
1 parent 9a91dd0 commit 7261361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/pr-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
name: release-artifacts
2626

2727
- name: Upload to S3
28-
uses: capcom6/upload-s3-action@d4d6efb2abf15cb029824e58ccd18d6b215fae11
28+
uses: capcom6/upload-s3-action
2929
env:
3030
AWS_REGION: ${{ secrets.AWS_REGION }}
3131
with:

0 commit comments

Comments
 (0)
Please sign in to comment.