🔧 Update packaging dependencies
This commit is contained in:
4
.github/workflows/pake_build_with_cache.yaml
vendored
4
.github/workflows/pake_build_with_cache.yaml
vendored
@@ -40,10 +40,10 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: install node
|
- name: install node
|
||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: 18
|
node-version: 18
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user