浏览代码

CI: Update windows-signing to rclone 1.69.3

Ryan Foster 4 月之前
父节点
当前提交
96aba03cf4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/actions/windows-signing/action.yaml

+ 1 - 1
.github/actions/windows-signing/action.yaml

@@ -77,7 +77,7 @@ runs:
     - name: Install rclone
       shell: pwsh
       run: |
-        choco install rclone --version=1.64.2 -y --no-progress
+        choco install rclone --version=1.69.3 -y --no-progress
     
     - name: 'Authenticate to Google Cloud'
       uses: 'google-github-actions/auth@5a50e581162a13f4baa8916d01180d2acbc04363'