Skip to content

Commit

Permalink
chore(deps): update cloudflare/wrangler-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 9, 2024
1 parent 2079265 commit 6ec26ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
run: pnpm build

- name: Publish to Cloudflare
uses: cloudflare/wrangler-action@1.3.0
uses: cloudflare/wrangler-action@v3.4.1
with:
apiToken: ${{ secrets.CF_API_TOKEN }}

0 comments on commit 6ec26ca

Please sign in to comment.