Skip to content

Commit

Permalink
chore(deps): update pnpm/action-setup action to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2025
1 parent 579c9e3 commit 348a9e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
rustup target add wasm32-unknown-unknown
cargo check -p json-strip-comments-wasm --target wasm32-unknown-unknown
- uses: pnpm/action-setup@v4.0.0
- uses: pnpm/action-setup@v4.1.0
with:
package_json_file: ./wasm/package.json

Expand Down

0 comments on commit 348a9e7

Please sign in to comment.