Skip to content

Commit db6e36b

Browse files
authored
Merge pull request #293 from One-Language/dependabot/github_actions/cloudflare/wrangler-action-3.14.0
Bump cloudflare/wrangler-action from 3.13.1 to 3.14.0
2 parents fb26603 + abdd4e2 commit db6e36b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wrangler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v4
1515
- name: 🚀 Publish
16-
uses: cloudflare/wrangler-action@v3.13.1
16+
uses: cloudflare/wrangler-action@v3.14.0
1717
with:
1818
apiToken: ${{ secrets.CF_API_TOKEN }}
1919
workingDirectory: 'packages/john'

0 commit comments

Comments
 (0)