Skip to content

Commit

Permalink
ci: bump node version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewbrey committed Sep 19, 2024
1 parent 5a91084 commit 256560a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/app-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- uses: actions/setup-node@v1
with:
node-version: 16
node-version: 20

- name: Ensure yarn available
run: |
Expand Down

0 comments on commit 256560a

Please sign in to comment.