We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ab356d commit a7cb159Copy full SHA for a7cb159
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
with:
52
package_json_file: ./wasm/package.json
53
54
- - uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
+ - uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
55
56
cache: pnpm
57
cache-dependency-path: ./wasm/pnpm-lock.yaml
0 commit comments