mirror of
https://github.com/actions/cache.git
synced 2024-11-22 10:57:15 +08:00
Merge branch 'main' into Link-/prep-4.1.2
This commit is contained in:
commit
d9fef48d24
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Setup Node.js 20.x
|
||||
uses: actions/setup-node@v3
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20.x
|
||||
cache: npm
|
||||
|
Loading…
Reference in New Issue
Block a user