Skip to content

Commit e640308

Browse files
committed
update actions
1 parent 22bd9d5 commit e640308

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -420,11 +420,11 @@ jobs:
420420

421421
- name: Setup Rclone
422422
if: ${{ matrix.build_playground && startsWith(github.ref, 'refs/tags/v') }}
423-
uses: cometkim/rclone-actions/setup-rclone@cab9535d853695b38b25c84e069c5d8a261267e4
423+
uses: cometkim/rclone-actions/setup-rclone@d8590e772ad94bbf1447818abbb62275f2b351df
424424

425425
- name: Configure Rclone remote
426426
if: ${{ matrix.build_playground && startsWith(github.ref, 'refs/tags/v') }}
427-
uses: cometkim/rclone-actions/configure-remote/s3@cab9535d853695b38b25c84e069c5d8a261267e4
427+
uses: cometkim/rclone-actions/configure-remote/s3-provider@d8590e772ad94bbf1447818abbb62275f2b351df
428428
with:
429429
name: rescript
430430
provider: Cloudflare

0 commit comments

Comments
 (0)