Skip to content

Commit

Permalink
Update node in action
Browse files Browse the repository at this point in the history
  • Loading branch information
SDohle authored Dec 12, 2023
1 parent 27a0f4a commit a568c22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Use Node.js 16.x
uses: actions/setup-node@v1
with:
node-version: 16.x
node-version: 18.18.x
- name: Install dependencies
run: |
npm install
Expand Down

0 comments on commit a568c22

Please sign in to comment.