Skip to content

Commit

Permalink
Upgrade node
Browse files Browse the repository at this point in the history
  • Loading branch information
bakerac4 committed May 6, 2024
1 parent 8511d7b commit c7a8d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v3
- uses: volta-cli/action@v1
with:
node-version: 14.x
node-version: 18.x
yarn-version: 1.x
- name: Install Dependencies
run: yarn install --frozen-lockfile
Expand Down

0 comments on commit c7a8d21

Please sign in to comment.