Skip to content

Commit

Permalink
Updates nodejs
Browse files Browse the repository at this point in the history
  • Loading branch information
hediet committed Nov 19, 2023
1 parent b66c30b commit 8b4fc34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v1
with:
node-version: 10.x
node-version: 20.x
- run: yarn install
- run: yarn build

0 comments on commit 8b4fc34

Please sign in to comment.