Skip to content

Commit 3ac2de8

Browse files
dependabot[bot]wfraser
authored andcommitted
Bump actions/checkout from 2 to 2.3.4
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] <support@github.com>
1 parent 2300cfe commit 3ac2de8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cargo-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Checkout sources
11-
uses: actions/checkout@v2
11+
uses: actions/checkout@v2.3.4
1212
with:
1313
submodules: true
1414

0 commit comments

Comments
 (0)