Skip to content

Commit eb9588e

Browse files
authored
Merge pull request #13 from matthewgall/dependabot/github_actions/cloudflare/wrangler-action-4
ci(deps): bump cloudflare/wrangler-action from 3 to 4
2 parents 9194a58 + 0f9af4c commit eb9588e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
- name: Install Dependencies
2727
run: npm install
2828
- name: Deploy to Cloudflare
29-
uses: cloudflare/wrangler-action@v3
29+
uses: cloudflare/wrangler-action@v4
3030
with:
3131
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}

0 commit comments

Comments
 (0)