We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 097476c + 0d5eb00 commit 8d63b71Copy full SHA for 8d63b71
1 file changed
.github/workflows/test.yml
@@ -8,7 +8,7 @@ on:
8
permissions: {}
9
jobs:
10
test:
11
- uses: nodenv/.github/.github/workflows/test.yml@v6
+ uses: nodenv/.github/.github/workflows/test.yml@v7
12
with: { npm: false }
13
permissions:
14
contents: read
0 commit comments