Skip to content

Commit

Permalink
[Dependencies] - Update .github/actions/npm/action.yml to match the t…
Browse files Browse the repository at this point in the history
…emplate repo
  • Loading branch information
credfeto committed Jan 23, 2024
1 parent 0183208 commit 961af99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/npm/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ runs:
- name: "NPM: Setup Node.js"
uses: actions/[email protected]
with:
node-version: '16'
node-version: '18'

- name: "NPM: Install dependencies"
working-directory: ${{github.workspace}}/src
Expand Down

0 comments on commit 961af99

Please sign in to comment.