Skip to content

Commit e252c58

Browse files
Bump actions/checkout from 2 to 2.3.4 (#56)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v2.3.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b0b5a2 commit e252c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
steps:
4242
- name: Checkout source code
43-
uses: actions/checkout@v2
43+
uses: actions/checkout@v2.3.4
4444

4545
- name: Use Node.js
4646
uses: actions/[email protected]

0 commit comments

Comments
 (0)