Skip to content

Commit e8d98da

Browse files
authored
update bucket-runner.yml
1 parent ad971da commit e8d98da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bucket-runner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: ${{ inputs.bucket_step }}
4343
run: ${{ inputs.bucket_run }}
4444

45-
- uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
45+
- uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
4646
if: ${{ inputs.upload_name && inputs.upload_path }}
4747
with:
4848
name: ${{ inputs.upload_name }}

0 commit comments

Comments
 (0)