Skip to content

Commit

Permalink
ci: update wrangler version
Browse files Browse the repository at this point in the history
  • Loading branch information
arunsathiya committed Jan 10, 2025
1 parent c8aece7 commit 64a08ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cover-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
command: r2 object get portfolio/sandbox/${{ inputs.date_slug_combo }}/image.webp --file src/content/blog/${{ inputs.date_slug_combo }}/image.webp
wranglerVersion: '3.80.1'
wranglerVersion: '3.101.0'
- name: Check for changes
id: check_changes
run: |
Expand Down

0 comments on commit 64a08ea

Please sign in to comment.