Skip to content

Commit 32b74c3

Browse files
chore(deps): update actions/setup-node action to v4.4.0 (#42)
1 parent ad7021c commit 32b74c3

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@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
53+
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
5454
with:
5555
cache: pnpm
5656
cache-dependency-path: ./wasm/pnpm-lock.yaml

0 commit comments

Comments
 (0)