mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-17 07:26:39 +00:00
Bump actions/cache from 3.0.3 to 3.0.4
This commit is contained in:
parent
06f7b6fbb4
commit
45b7ba3825
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/cache@v3.0.3
|
||||
- uses: actions/cache@v3.0.4
|
||||
with:
|
||||
path: ~/.m2/repository
|
||||
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
|
||||
|
@ -147,15 +147,15 @@
|
||||
Integrate Guava testlib tests.
|
||||
</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.
|
||||
</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.
|
||||
</action>
|
||||
<action type="update" dev="ggregory" due-to="Dependabot">
|
||||
Update actions/checkout from 1 to 3 #166 #173 #183 #193 #262 #264 #285.
|
||||
</action>
|
||||
<action type="update" dev="kinow" due-to="Dependabot, Gary Gregory">
|
||||
Bump actions/cache from 2 to 3.0.3 #214 #225 #239 #266 #294.
|
||||
</action>
|
||||
<action type="update" dev="kinow" due-to="Dependabot">
|
||||
Bump codecov/codecov-action from 2 to 3 #297.
|
||||
</action>
|
||||
|
Loading…
x
Reference in New Issue
Block a user