CI: Update windows-signing to rclone 1.69.3

This commit is contained in:
Ryan Foster
2025-06-06 17:06:53 -04:00
parent 8b5f82ff20
commit 96aba03cf4

View File

@@ -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'