Skip to content

Commit

Permalink
⬆️ [CI] Updated GitHub Action cache from v3 to v4
Browse files Browse the repository at this point in the history
Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
  • Loading branch information
Coduz committed May 3, 2024
1 parent a0470e6 commit f32f743
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions .github/workflows/kapua-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '8'
- uses: actions/cache@v3 # Cache local Maven repository to reuse dependencies
- uses: actions/cache@v4 # Cache local Maven repository to reuse dependencies
with:
path: ~/.m2/repository
key: ${{ github.run_id }}-${{ github.run_number }}-maven-cache
Expand All @@ -33,7 +33,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '8'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: ~/.m2/repository
key: ${{ github.run_id }}-${{ github.run_number }}-maven-cache
Expand All @@ -54,7 +54,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '8'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: ~/.m2/repository
key: ${{ github.run_id }}-${{ github.run_number }}-maven-cache
Expand All @@ -75,7 +75,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '8'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: ~/.m2/repository
key: ${{ github.run_id }}-${{ github.run_number }}-maven-cache
Expand All @@ -96,7 +96,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '8'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: ~/.m2/repository
key: ${{ github.run_id }}-${{ github.run_number }}-maven-cache
Expand All @@ -117,7 +117,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '8'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: ~/.m2/repository
key: ${{ github.run_id }}-${{ github.run_number }}-maven-cache
Expand All @@ -138,7 +138,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '8'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: ~/.m2/repository
key: ${{ github.run_id }}-${{ github.run_number }}-maven-cache
Expand All @@ -159,7 +159,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '8'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: ~/.m2/repository
key: ${{ github.run_id }}-${{ github.run_number }}-maven-cache
Expand All @@ -180,7 +180,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '8'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: ~/.m2/repository
key: ${{ github.run_id }}-${{ github.run_number }}-maven-cache
Expand All @@ -201,7 +201,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '8'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: ~/.m2/repository
key: ${{ github.run_id }}-${{ github.run_number }}-maven-cache
Expand All @@ -222,7 +222,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '8'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: ~/.m2/repository
key: ${{ github.run_id }}-${{ github.run_number }}-maven-cache
Expand All @@ -243,7 +243,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '8'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: ~/.m2/repository
key: ${{ github.run_id }}-${{ github.run_number }}-maven-cache
Expand All @@ -264,7 +264,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '8'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: ~/.m2/repository
key: ${{ github.run_id }}-${{ github.run_number }}-maven-cache
Expand All @@ -285,7 +285,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '8'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: ~/.m2/repository
key: ${{ github.run_id }}-${{ github.run_number }}-maven-cache
Expand All @@ -306,7 +306,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '8'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: ~/.m2/repository
key: ${{ github.run_id }}-${{ github.run_number }}-maven-cache
Expand All @@ -327,7 +327,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '8'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: ~/.m2/repository
key: ${{ github.run_id }}-${{ github.run_number }}-maven-cache
Expand All @@ -348,7 +348,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '8'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: ~/.m2/repository
key: ${{ github.run_id }}-${{ github.run_number }}-maven-cache
Expand All @@ -369,7 +369,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '8'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: ~/.m2/repository
key: ${{ github.run_id }}-${{ github.run_number }}-maven-cache
Expand All @@ -390,7 +390,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '8'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: ~/.m2/repository
key: ${{ github.run_id }}-${{ github.run_number }}-maven-cache
Expand All @@ -411,7 +411,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '8'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: ~/.m2/repository
key: ${{ github.run_id }}-${{ github.run_number }}-maven-cache
Expand All @@ -432,7 +432,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '8'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: ~/.m2/repository
key: ${{ github.run_id }}-${{ github.run_number }}-maven-cache
Expand All @@ -453,7 +453,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '8'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: ~/.m2/repository
key: ${{ github.run_id }}-${{ github.run_number }}-maven-cache
Expand Down

0 comments on commit f32f743

Please sign in to comment.