Merge pull request #619 from apache/dependabot/github_actions/actions/checkout-v2.3.3
Bump actions/checkout from v2.3.2 to v2.3.3
This commit is contained in:
commit
69598f5b30
|
@ -31,7 +31,7 @@ jobs:
|
|||
experimental: true
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2.3.2
|
||||
- uses: actions/checkout@v2.3.3
|
||||
- uses: actions/cache@v2
|
||||
with:
|
||||
path: ~/.m2/repository
|
||||
|
|
Loading…
Reference in New Issue