Skip to content

Commit

Permalink
Update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
leesheppard committed Dec 11, 2024
1 parent ce26399 commit 033effd
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 @@ -29,7 +29,7 @@ jobs:
- name: Set up node
uses: actions/setup-node@v3
with:
node-version: 20.8.1
node-version: 22.11.0
cache: "yarn"
- name: Install Yarn dependencies
run: |
Expand Down

0 comments on commit 033effd

Please sign in to comment.