Skip to content

Commit dff3b64

Browse files
authored
Update bump-version.yml
1 parent bdfe93d commit dff3b64

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/bump-version.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ jobs:
2525
cache: npm
2626
registry-url: "https://registry.npmjs.org"
2727

28+
- name: Update npm
29+
run: npm install -g npm@latest
30+
2831
- name: Install dependencies
2932
run: npm ci
3033

0 commit comments

Comments
 (0)