Skip to content

Commit

Permalink
Use Node 18
Browse files Browse the repository at this point in the history
  • Loading branch information
darthtrevino committed Aug 30, 2023
1 parent 9d1ad96 commit 6d55ad2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ jobs:
with:
persist-credentials: false

- name: Use Node 16.x
- name: Use Node 18.x
uses: actions/setup-node@v1
with:
node-version: 16.x
node-version: 18.x

- name: Get yarn cache directory path
id: yarn-cache-dir-path
Expand Down

0 comments on commit 6d55ad2

Please sign in to comment.