Skip to content

Commit

Permalink
Merge pull request #42 from zowe/users/jstruga/upgrade-node
Browse files Browse the repository at this point in the history
Upgrade node version
  • Loading branch information
1000TurquoisePogs authored May 30, 2024
2 parents 867bd89 + 0f874d1 commit 16e4cf6
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 @@ -53,7 +53,7 @@ jobs:
- name: '[Prep 3] Setup Node'
uses: actions/setup-node@v2
with:
node-version: 10.24.1
node-version: 16.15.0

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

0 comments on commit 16e4cf6

Please sign in to comment.