Skip to content

Commit 1da030c

Browse files
committed
fix: use latest nvm-tools
1 parent 0481828 commit 1da030c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
yarn run lint
2121
- name: Check code formatting
2222
run: yarn format:check
23-
- uses: nevermined-io/nvm-tools-actions@v0.6.1
23+
- uses: nevermined-io/nvm-tools-actions@v0.7.1
2424
with:
2525
token: ${{ secrets.API_TOKEN_GITHUB }}
2626
opengsn: 'false'

0 commit comments

Comments
 (0)