Skip to content

Commit

Permalink
Merge pull request #134 from Kyle-Undefined/renovate/actions-setup-no…
Browse files Browse the repository at this point in the history
…de-4.x
  • Loading branch information
Kyle-Undefined authored Nov 2, 2024
2 parents 16a9517 + 48f9e4b commit 481b161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v3

- name: Setup Node.js
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: '18.13.0'
cache: 'npm'
Expand Down

0 comments on commit 481b161

Please sign in to comment.