Skip to content

Commit 25d49b6

Browse files
authored
Update loc.yml
1 parent b52673b commit 25d49b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/loc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: rm -rf node_modules package-lock.json && npm init -y
4545

4646
- name: NPM Install
47-
run: npm install badgen @actions/core glob-gitignore --save-dev
47+
run: npm install badgen @actions/core@2 glob-gitignore
4848

4949
- name: NPM Update
5050
run: npm update && npm audit fix --force

0 commit comments

Comments
 (0)