Skip to content

Commit

Permalink
chore: not sure what im doing any more
Browse files Browse the repository at this point in the history
  • Loading branch information
0xsambugs committed Feb 16, 2024
1 parent e976e56 commit 591dcc0
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 @@ -18,7 +18,7 @@ jobs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: "16.x"
node-version: "18.15.0"

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

0 comments on commit 591dcc0

Please sign in to comment.