Skip to content

Commit

Permalink
Merge pull request #4 from irmantastam/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/setup-node-4

build(deps): bump actions/setup-node from 3 to 4
  • Loading branch information
irmantastam authored Jan 17, 2024
2 parents 77f5169 + eca2563 commit c4f3f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eslint-tsc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
id: nvm

- name: Use Node.js (.nvmrc)
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: "${{ steps.nvm.outputs.NVMRC }}"

Expand Down

0 comments on commit c4f3f3a

Please sign in to comment.