Skip to content

Commit 995e7fb

Browse files
chore(deps): update actions/setup-node action to v4.3.0 (#30)
1 parent 910950f commit 995e7fb

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

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

0 commit comments

Comments
 (0)