Skip to content

Commit

Permalink
core
Browse files Browse the repository at this point in the history
  • Loading branch information
revolunet committed Jan 1, 2025
1 parent e9f48d2 commit a4d54ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: "18"
node-version: "20"
cache: "yarn"
- name: Install dependencies
run: |
Expand Down

0 comments on commit a4d54ff

Please sign in to comment.