Skip to content

Commit

Permalink
chore: change version to 18
Browse files Browse the repository at this point in the history
  • Loading branch information
meeroslav committed Sep 7, 2023
1 parent a269dba commit df0ac75
Show file tree
Hide file tree
Showing 4 changed files with 24,825 additions and 2,496 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ jobs:
with:
fetch-depth: 0

- name: Set Node.js 20.x
- name: Set Node.js 18.x
uses: actions/setup-node@v3
with:
node-version: 20
node-version: 18

- name: Install
run: yarn --frozen-lockfile
Expand Down
Loading

0 comments on commit df0ac75

Please sign in to comment.