Skip to content

Commit

Permalink
chore: install packages with specified version of node 8.17
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonpaolo committed Apr 10, 2024
1 parent c0b7063 commit dda1230
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 49 deletions.
1 change: 0 additions & 1 deletion .github/workflows/lint_tests_and_sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 8.17
cache: 'npm'

- name: Run ci (install)
run: npm ci
Expand Down
Loading

0 comments on commit dda1230

Please sign in to comment.