Skip to content

Commit

Permalink
Update auto-upgrade-clientapp-create-react-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qdraw authored Jul 20, 2023
1 parent 64bd25f commit 9a77614
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,13 @@ jobs:
- uses: actions/checkout@v3
with:
ref: master


- name: Setup Node.js environment
uses: actions/[email protected]
with:
node-version: 16
check-latest: true

- name: 'Update clientapp'
id: clientapp_create_react_app_update
working-directory: ./starsky-tools/build-tools
Expand Down

0 comments on commit 9a77614

Please sign in to comment.