Skip to content

Commit 9a2670a

Browse files
dependabot[bot]moonglum
authored andcommitted
Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2.3.4...v2.3.5) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f9c42c commit 9a2670a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- 12.x
1111
- 16.x
1212
steps:
13-
- uses: actions/[email protected].4
13+
- uses: actions/[email protected].5
1414
- uses: actions/[email protected]
1515
with:
1616
node-version: ${{ matrix.node-version }}

0 commit comments

Comments
 (0)