Skip to content

Commit

Permalink
update node
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherChudzicki committed Feb 16, 2024
1 parent b9a2c27 commit c99bef7
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 @@ -9,7 +9,7 @@ jobs:
- name: Set up NodeJS
uses: actions/setup-node@v2-beta
with:
node-version: 15.3.0
node-version: 20.11.1

- name: Get yarn cache directory path
id: yarn-cache-dir-path
Expand Down

0 comments on commit c99bef7

Please sign in to comment.