mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2026-09-23 13:18:40 +00:00
ci: pin node-version to 18 (#981)
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user