Skip to content

Commit

Permalink
Update cloudflare/wrangler-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 32331e5 commit afb13de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Check out Git repo
uses: actions/checkout@v3
- name: Build and Publish with Wrangler
uses: cloudflare/wrangler-action@1.3.0
uses: cloudflare/wrangler-action@v3.11.0
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
env:
Expand Down

0 comments on commit afb13de

Please sign in to comment.