mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
bump node version
This commit is contained in:
parent
6ef5d9b380
commit
52eec1ec4c
2
.github/workflows/jekyll.yml
vendored
2
.github/workflows/jekyll.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
|||||||
- name: Setup Node
|
- name: Setup Node
|
||||||
uses: actions/setup-node@v3
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: 18
|
node-version: 20
|
||||||
- name: Install NPM packages
|
- name: Install NPM packages
|
||||||
run: npm clean-install
|
run: npm clean-install
|
||||||
- name: Build with Jekyll
|
- name: Build with Jekyll
|
||||||
|
Loading…
x
Reference in New Issue
Block a user