mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-14 22:29:17 +08:00
ci: pin node-version to 18 (#981)
This commit is contained in:
parent
87231bc03a
commit
65ebf11929
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -31,7 +31,8 @@ jobs:
|
||||
|
||||
- uses: peaceiris/workflows/setup-node@v0.19.1
|
||||
with:
|
||||
node-version-file: ".nvmrc"
|
||||
node-version: "18"
|
||||
# node-version-file: ".nvmrc"
|
||||
|
||||
- name: Dump version
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user