Skip to content

Commit 2351770

Browse files
chore(deps): update pnpm/action-setup action to v4.1.0
1 parent 3032f5d commit 2351770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
rustup target add wasm32-unknown-unknown
4848
cargo check -p json-strip-comments-wasm --target wasm32-unknown-unknown
4949
50-
- uses: pnpm/action-setup@v4.0.0
50+
- uses: pnpm/action-setup@v4.1.0
5151
with:
5252
package_json_file: ./wasm/package.json
5353

0 commit comments

Comments
 (0)