Skip to content

Commit

Permalink
💚 Set node-version to 19
Browse files Browse the repository at this point in the history
  • Loading branch information
neutron0831 committed Apr 19, 2023
1 parent 8dc1339 commit 16d4850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -18,7 +18,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-node@v3
with:
node-version: latest
node-version: 19
- name: Install pnpm
uses: pnpm/action-setup@v2
id: pnpm-install
Expand Down

0 comments on commit 16d4850

Please sign in to comment.