File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -398,11 +398,11 @@ jobs:
398
398
399
399
- name : Setup Rclone
400
400
if : ${{ matrix.build_playground && startsWith(github.ref, 'refs/tags/v') }}
401
- uses : cometkim/rclone-actions/setup-rclone@89de8311dd0ca0b43143329d3daeb1041852ad9f
401
+ uses : cometkim/rclone-actions/setup-rclone@9366427d9694ff042e7603c9b8ad38e96a907130
402
402
403
403
- name : Configure Rclone remote
404
404
if : ${{ matrix.build_playground && startsWith(github.ref, 'refs/tags/v') }}
405
- uses : cometkim/rclone-actions/configure-remote/s3-provider@89de8311dd0ca0b43143329d3daeb1041852ad9f
405
+ uses : cometkim/rclone-actions/configure-remote/s3-provider@9366427d9694ff042e7603c9b8ad38e96a907130
406
406
with :
407
407
name : rescript
408
408
provider : Cloudflare
You can’t perform that action at this time.
0 commit comments