Browse Source

CI: Update windows-signing to rclone 1.69.3

Ryan Foster 4 months ago
parent
commit
96aba03cf4
1 changed files with 1 additions and 1 deletions
  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
     - name: Install rclone
       shell: pwsh
       shell: pwsh
       run: |
       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'
     - name: 'Authenticate to Google Cloud'
       uses: 'google-github-actions/auth@5a50e581162a13f4baa8916d01180d2acbc04363'
       uses: 'google-github-actions/auth@5a50e581162a13f4baa8916d01180d2acbc04363'