1
0

Merge pull request #121 from apache/dependabot/github_actions/actions/checkout-3.2.0

Bump actions/checkout from 3.1.0 to 3.2.0
This commit is contained in:
Bruno P. Kinoshita
2022-12-16 14:36:35 +01:00
committed by GitHub
4 changed files with 4 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ jobs:
java: [ 8 ]
steps:
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
- uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b
with:
persist-credentials: false
- uses: actions/cache@v3.0.11