Skip to content

Commit

Permalink
[TASK] Update to node version 20 for js-linting
Browse files Browse the repository at this point in the history
  • Loading branch information
extcode committed Jun 20, 2024
1 parent d3cb973 commit 8a6edf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Checkout and install node for npm
uses: actions/checkout@v4

- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: 20

Expand Down

0 comments on commit 8a6edf5

Please sign in to comment.