Skip to content

Commit

Permalink
test(citrus-simulator-ui): reset package-lock.json and downgrade npm …
Browse files Browse the repository at this point in the history
…verison in package-json
  • Loading branch information
muellerfluri committed Sep 4, 2024
1 parent 04a691a commit 0aba707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22
node-version: 20
- name: Install dependencies
run: npm ci --cache .npm --force
working-directory: simulator-ui
Expand Down

0 comments on commit 0aba707

Please sign in to comment.