Skip to content

Commit

Permalink
updated node version on build
Browse files Browse the repository at this point in the history
Signed-off-by: quobix <dave@quobix.com>
  • Loading branch information
daveshanley committed Feb 8, 2024
1 parent e8bc3ff commit c75b87d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
node-version: [ 16.x ]
node-version: [ 20.x ]
steps:
- uses: actions/checkout@v3
name: Checkout repository
Expand Down

0 comments on commit c75b87d

Please sign in to comment.