mirror of
https://github.com/Swatinem/rust-cache
synced 2026-03-19 06:43:11 +00:00
Migrate to node24 runner (#314)
This commit is contained in:
parent
11da8522bc
commit
1a8384176d
6 changed files with 16996 additions and 4667 deletions
2
.github/workflows/dependabot.yml
vendored
2
.github/workflows/dependabot.yml
vendored
|
|
@ -39,7 +39,7 @@ jobs:
|
|||
if: steps.npm.outputs.changed != ''
|
||||
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
|
||||
with:
|
||||
node-version: 20.x
|
||||
node-version: 24.x
|
||||
cache: npm
|
||||
- name: Re-generate and commit dist/ if changed
|
||||
id: amend
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue