Skip to content

Commit 2058c6d

Browse files
dependabot[bot]moonglum
authored andcommitted
Bump actions/checkout from v1 to v2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from v1 to v2.3.4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v1...5a4ac90) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 840a82c commit 2058c6d

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
- 10.x
1111
- 12.x
1212
steps:
13-
- uses: actions/checkout@v1
13+
- uses: actions/checkout@v2.3.4
1414
- uses: actions/[email protected]
1515
with:
1616
node-version: ${{ matrix.node-version }}

0 commit comments

Comments
 (0)