Skip to content

Commit a7cb159

Browse files
chore(deps): update actions/setup-node action to v4.3.0
1 parent 7ab356d commit a7cb159

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
@@ -51,7 +51,7 @@ jobs:
5151
with:
5252
package_json_file: ./wasm/package.json
5353

54-
- uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
54+
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
5555
with:
5656
cache: pnpm
5757
cache-dependency-path: ./wasm/pnpm-lock.yaml

0 commit comments

Comments
 (0)