Update actions/setup-node action to v5
Some checks failed
test-build / build (pull_request) Failing after 1m0s
Some checks failed
test-build / build (pull_request) Failing after 1m0s
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
version: 10.x
|
||||
|
||||
- name: Set up Node.js
|
||||
uses: actions/setup-node@v4
|
||||
uses: actions/setup-node@v5
|
||||
with:
|
||||
node-version: 22.18.0
|
||||
cache: pnpm
|
||||
|
Reference in New Issue
Block a user