aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-18 07:41:24 -0400
committerGitHub <noreply@github.com>2021-10-18 07:41:24 -0400
commit83762f06f16eec137b0da1cfdc9fd9803be95570 (patch)
treea34b4542f611a15a79870e167261628c1b22a037 /.github
parent0b87b98e8d0e466885ba1eb1e043da9f586001f5 (diff)
downloadapache-commons-io-83762f06f16eec137b0da1cfdc9fd9803be95570.tar.gz
Bump actions/checkout from 2.3.4 to 2.3.5 (#286)
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](https://github.com/actions/checkout/compare/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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/maven.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index 0f31de83..e80629fb 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -40,7 +40,7 @@ jobs:
fail-fast: false
steps:
- - uses: actions/checkout@v2.3.4
+ - uses: actions/checkout@v2.3.5
- uses: actions/cache@v2.1.6
with:
path: ~/.m2/repository