Skip to content

Commit

Permalink
Merge pull request #75 from cmahnke/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/setup-node-3.8.0
  • Loading branch information
cmahnke authored Aug 15, 2023
2 parents 2c994b9 + 244e16b commit 4efb351
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 @@ -38,7 +38,7 @@ jobs:
./scripts/github-setup.sh
- name: Setup Node.js
uses: actions/setup-node@v3.7.0
uses: actions/setup-node@v3.8.0
with:
node-version-file: '.nvmrc'

Expand Down

0 comments on commit 4efb351

Please sign in to comment.