Skip to content

Commit

Permalink
Pin previous npm-install version
Browse files Browse the repository at this point in the history
  • Loading branch information
karlhorky authored Jun 30, 2022
1 parent f23793e commit a81b667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
node-version: '17'

- name: Install deps and build (with cache)
uses: bahmutov/npm-install@v1
uses: bahmutov/npm-install@v1.8.15

- name: Lint
run: yarn lint
Expand Down

0 comments on commit a81b667

Please sign in to comment.