Skip to content

Commit

Permalink
Upgrade build node to v22
Browse files Browse the repository at this point in the history
Signed-off-by: James Struga <jstruga@rocketsoftware.com>
  • Loading branch information
James Struga committed Jan 7, 2025
1 parent f38d429 commit 4ba15cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
- name: '[Prep 3] Setup Node'
uses: actions/setup-node@v2
with:
node-version: 16.15.0
node-version: 22.12.0

- name: '[Prep 4] Setup jFrog CLI'
uses: jfrog/setup-jfrog-cli@v2
Expand Down

0 comments on commit 4ba15cd

Please sign in to comment.