Skip to content

Commit

Permalink
Use newer node
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Jan 6, 2025
1 parent 0e6a726 commit a4b5be7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: setup minimum version Node.js
uses: actions/setup-node@v1
with:
node-version: '13.x'
node-version: '20.x'
- uses: actions/checkout@v1
- run: npm install
- run: make lint

0 comments on commit a4b5be7

Please sign in to comment.