Skip to content

Commit

Permalink
Merge pull request #3947 from microsoft-search/spfx-1-19
Browse files Browse the repository at this point in the history
Update node version
  • Loading branch information
wobba authored Aug 29, 2024
2 parents 2a113bb + bbf4a73 commit fb09c6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

strategy:
matrix:
node-version: [16.x]
node-version: [18.x]

outputs:
majorMinorPatch: ${{ steps.setoutputs.outputs.majorMinorPatch }}
Expand Down

0 comments on commit fb09c6c

Please sign in to comment.