Skip to content

Commit 613faa5

Browse files
Neonox31jeremy-eychenne
authored andcommitted
ci(npm): update to latest npm version for trusted publishing
1 parent cf3b603 commit 613faa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tags.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
node-version: ${{env.NODE_JS_VERSION}}
2525
cache: 'yarn'
2626
registry-url: 'https://registry.npmjs.org'
27+
- run: npm install -g npm@latest
2728
- uses: actions/cache@v3
2829
with:
2930
key: node_modules-${{ runner.os }}-${{ hashFiles('yarn.lock') }}

0 commit comments

Comments
 (0)