Skip to content

Commit 8c82711

Browse files
dependabot[bot]djc
authored andcommitted
Bump actions/setup-node from 5 to 6
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v5...v6) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea1f11b commit 8c82711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
targets: wasm32-unknown-unknown
138138
components: rustfmt
139139
- uses: Swatinem/rust-cache@v2
140-
- uses: actions/setup-node@v5
140+
- uses: actions/setup-node@v6
141141
- uses: jetli/wasm-pack-action@v0.4.0
142142
# The `TZ` and `NOW` variables are used to compare the results inside the WASM environment
143143
# with the host system.

0 commit comments

Comments
 (0)