Skip to content

Commit

Permalink
Fix bahmutov/npm-install version to solve CI perf issue
Browse files Browse the repository at this point in the history
  • Loading branch information
osyrisrblx committed Aug 29, 2024
1 parent cbc2d4b commit 17b901c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
token: ${{ secrets.pat }}

- name: Install NPM Dependencies
uses: bahmutov/npm-install@v1.7.4
uses: bahmutov/npm-install@v1

- name: Publish
run: |
Expand Down

0 comments on commit 17b901c

Please sign in to comment.