Skip to content

Commit

Permalink
Bump up setup-node node-version to 18
Browse files Browse the repository at this point in the history
Signed-off-by: thepetk <[email protected]>
  • Loading branch information
thepetk committed Nov 9, 2023
1 parent 75a7038 commit ef1e596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-typescript-models.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
with:
node-version: 16
node-version: 18
registry-url: 'https://registry.npmjs.org'
scope: '@devfile'

Expand Down

0 comments on commit ef1e596

Please sign in to comment.