mirror of
https://github.com/actions/cache.git
synced 2026-04-24 08:04:41 +00:00
Merge 1f4742d4caf8e3f015b54858871cc5fd6969c349 into 668228422ae6a00e4ad889ee87cd7109ec5666a7
This commit is contained in:
commit
13dc54ba55
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v5
|
uses: actions/checkout@v5
|
||||||
- name: Setup Node.js 24.x
|
- name: Setup Node.js 24.x
|
||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v6
|
||||||
with:
|
with:
|
||||||
node-version: 24.x
|
node-version: 24.x
|
||||||
cache: npm
|
cache: npm
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user