Skip to content

Commit

Permalink
Merge pull request #436 from neilime/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/setup-node-3.5.1
  • Loading branch information
neilime authored Oct 14, 2022
2 parents 0a7ee37 + 47fa68e commit 76956cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- run: echo ::set-output name=NVMRC::$(cat .nvmrc)
id: nvm

- uses: actions/[email protected].0
- uses: actions/[email protected].1
id: setup-node
with:
node-version: "${{ steps.nvm.outputs.NVMRC }}"
Expand Down

0 comments on commit 76956cf

Please sign in to comment.