Bump actions/cache 3.0.4 to 3.0.5
This commit is contained in:
parent
29d79003ea
commit
ef728ec96b
|
@ -32,7 +32,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/cache@v3.0.4
|
||||
- uses: actions/cache@v3.0.5
|
||||
with:
|
||||
path: ~/.m2/repository
|
||||
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
|
||||
|
|
|
@ -148,7 +148,7 @@
|
|||
</action>
|
||||
<!-- UPDATE -->
|
||||
<action type="update" dev="kinow" due-to="Dependabot, Gary Gregory">
|
||||
Bump actions/cache from 2 to 3.0.4 #214 #225 #239 #266 #294.
|
||||
Bump actions/cache from 2 to 3.0.5 #214 #225 #239 #266 #294.
|
||||
</action>
|
||||
<action type="update" dev="kinow" due-to="Dependabot, Gary Gregory">
|
||||
Bump actions/setup-java from 1.4.0 to 3 #174 #177 #186 #224 #298.
|
||||
|
|
Loading…
Reference in New Issue