Skip to content

Commit 6929cd0

Browse files
committed
update actions
1 parent af3cf36 commit 6929cd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -398,11 +398,11 @@ jobs:
398398

399399
- name: Setup Rclone
400400
if: ${{ matrix.build_playground && startsWith(github.ref, 'refs/tags/v') }}
401-
uses: cometkim/rclone-actions/setup-rclone@cab9535d853695b38b25c84e069c5d8a261267e4
401+
uses: cometkim/rclone-actions/setup-rclone@89de8311dd0ca0b43143329d3daeb1041852ad9f
402402

403403
- name: Configure Rclone remote
404404
if: ${{ matrix.build_playground && startsWith(github.ref, 'refs/tags/v') }}
405-
uses: cometkim/rclone-actions/configure-remote/s3@cab9535d853695b38b25c84e069c5d8a261267e4
405+
uses: cometkim/rclone-actions/configure-remote/s3-provider@89de8311dd0ca0b43143329d3daeb1041852ad9f
406406
with:
407407
name: rescript
408408
provider: Cloudflare

0 commit comments

Comments
 (0)