Bump actions/checkout from v2.3.3 to v2.3.4

Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.3 to v2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.3...5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-04 05:53:57 +00:00 committed by Bruno P. Kinoshita
parent 1d3367b642
commit 91b999cf63
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ jobs:
experimental: true
steps:
- uses: actions/checkout@v2.3.3
- uses: actions/checkout@v2.3.4
- uses: actions/cache@v2
with:
path: ~/.m2/repository

View File

@ -199,7 +199,7 @@
Update tests from commons-io:commons-io 2.6 to 2.8.0 #180.
</action>
<action type="update" dev="ggregory" due-to="Dependabot">
Update actions/checkout from v1 to v2.3.3 #166 #173 #183.
Update actions/checkout from v1 to v2.3.4 #166 #173 #183 #193.
</action>
<action type="update" dev="ggregory" due-to="Dependabot">
Update maven-pmd-plugin from 3.12.0 to 3.13.0 #167.