Skip to content

Commit 2a52419

Browse files
committed
chore: bump dependencies
1 parent c8a94f2 commit 2a52419

File tree

3 files changed

+1253
-874
lines changed

3 files changed

+1253
-874
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
- name: Deploy
4343
# only publish if a direct `push`/`repository_dispatch`
44-
uses: cloudflare/wrangler-action@v3.14.0
44+
uses: cloudflare/wrangler-action@v3.14.1
4545
if: github.event_name == 'repository_dispatch' || github.event_name == 'push'
4646
with:
4747
apiToken: ${{ secrets.CF_API_TOKEN }}

0 commit comments

Comments
 (0)