Skip to content

Commit

Permalink
fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
sekaiking committed Nov 21, 2023
1 parent 3d0fe13 commit 126951c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
id: setup-node
uses: actions/setup-node@v2
with:
node-version: 20
node-version: 16
cache: yarn

- name: Install Dependencies
Expand Down

0 comments on commit 126951c

Please sign in to comment.