Skip to content

Commit

Permalink
fix: wrangler version
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Shaw committed Sep 20, 2024
1 parent 3dc5c15 commit e7e3a77
Show file tree
Hide file tree
Showing 3 changed files with 571 additions and 236 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cid-verifier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
outputs:
releases_created: ${{ steps.tag-release.outputs.releases_created }}
steps:
- uses: GoogleCloudPlatform/release-please-action@v3
- uses: googleapis/release-please-action@v4
id: tag-release
with:
path: packages/cid-verifier
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"rimraf": "^3.0.2",
"simple-git-hooks": "^2.7.0",
"standard": "^17.0.0",
"wrangler": "^2.0.23"
"wrangler": "^3.78.6"
},
"engines": {
"node": ">=20"
Expand Down
Loading

0 comments on commit e7e3a77

Please sign in to comment.