Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
chore: bump ci to 18
Browse files Browse the repository at this point in the history
  • Loading branch information
bholmesdev committed Mar 22, 2024
1 parent 3cf3568 commit f852272
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Set up Node
uses: actions/setup-node@v2
with:
node-version: 14
node-version: 18
cache: "pnpm"

- name: Install dependencies
Expand All @@ -40,7 +40,7 @@ jobs:
- name: Set up Node
uses: actions/setup-node@v2
with:
node-version: 14
node-version: 18
cache: "pnpm"

- name: Install dependencies
Expand Down

0 comments on commit f852272

Please sign in to comment.