Skip to content

Commit

Permalink
Update CI-CD-gear-ui.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Magorsky authored May 21, 2024
1 parent 5c27324 commit 6fb7375
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI-CD-gear-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ jobs:
uses: actions/checkout@v2

- name: Use node 18.x
uses: actions/setup-node@v2.1.5
uses: actions/setup-node@v4
with:
node-version: 18.x
node-version: 18.18.1

- name: '@gear-js/ui: Check pkg version'
uses: EndBug/version-check@v1
Expand Down

0 comments on commit 6fb7375

Please sign in to comment.