Skip to content

Commit 51c9493

Browse files
Bump nodenv/.github/.github/workflows/test.yml from 6 to 7
Bumps [nodenv/.github/.github/workflows/test.yml](https://github.com/nodenv/.github) from 6 to 7. - [Release notes](https://github.com/nodenv/.github/releases) - [Commits](nodenv/.github@v6...v7) --- updated-dependencies: - dependency-name: nodenv/.github/.github/workflows/test.yml dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea2c24e commit 51c9493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
permissions: {}
99
jobs:
1010
test:
11-
uses: nodenv/.github/.github/workflows/test.yml@v6
11+
uses: nodenv/.github/.github/workflows/test.yml@v7
1212
with: { npm: false }
1313
permissions:
1414
contents: read

0 commit comments

Comments
 (0)