Skip to content

Commit

Permalink
Switch to node.js 20
Browse files Browse the repository at this point in the history
  • Loading branch information
jcallison1 committed Sep 27, 2024
1 parent acd65aa commit 20a165c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: "22.x"
node-version: "20.x"

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit 20a165c

Please sign in to comment.