Skip to content

Commit

Permalink
set actions to use node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
brettski committed Aug 23, 2024
1 parent 5dc720c commit 77bfaf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_onPullRequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
apiName: sessions
isForDeploy: false
branchName: ${{ github.ref_name }}
nodeVersion: 18
nodeVersion: 20
secrets:
SLACK_WEBHOOK_DEV_NOTIFICATIONS: ${{ secrets.SLACK_WEBHOOK_DEV_NOTIFICATIONS }}

0 comments on commit 77bfaf0

Please sign in to comment.