mirror of
https://code.forgejo.org/actions/cache.git
synced 2026-03-15 12:05:55 +03:00
Merge 1f4742d4ca into 5656298164
This commit is contained in:
commit
d7cf6d5332
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue