Skip to content

Commit c81c7b2

Browse files
committed
update actions
1 parent 22bd9d5 commit c81c7b2

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@89de8311dd0ca0b43143329d3daeb1041852ad9f
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@89de8311dd0ca0b43143329d3daeb1041852ad9f
428428
with:
429429
name: rescript
430430
provider: Cloudflare

0 commit comments

Comments
 (0)