mirror of
https://github.com/chronotope/chrono.git
synced 2025-09-28 13:31:35 +00:00
Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
02bdd1ddc8
commit
15c8885365
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -135,7 +135,7 @@ jobs:
|
||||
with:
|
||||
targets: wasm32-unknown-unknown
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
- uses: actions/setup-node@v3
|
||||
- uses: actions/setup-node@v4
|
||||
- uses: jetli/wasm-pack-action@v0.4.0
|
||||
# The `TZ` and `NOW` variables are used to compare the results inside the WASM environment
|
||||
# with the host system.
|
||||
|
Loading…
x
Reference in New Issue
Block a user