File tree Expand file tree Collapse file tree
aws-cloudwatch-project/.github/workflows
aws-dynamodb-project/.github/workflows
consumer/.github/workflows
producer/.github/workflows
aws-ses-project/.github/workflows
aws-sqs-project/.github/workflows Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 distribution : ' temurin' # Alternative distribution options are available.
2121 cache : ' maven'
2222 - name : Cache SonarCloud packages
23- uses : actions/cache@v4
23+ uses : actions/cache@v5
2424 with :
2525 path : ~/.sonar/cache
2626 key : ${{ runner.os }}-sonar
Original file line number Diff line number Diff line change 2323 run : chmod +x mvnw
2424
2525 - name : Cache local Maven repository
26- uses : actions/cache@v4
26+ uses : actions/cache@v5
2727 with :
2828 path : ~/.m2/repository
2929 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 2222 run : chmod +x mvnw
2323
2424 - name : Cache local Maven repository
25- uses : actions/cache@v4
25+ uses : actions/cache@v5
2626 with :
2727 path : ~/.m2/repository
2828 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 2323 run : chmod +x mvnw
2424
2525 - name : Cache local Maven repository
26- uses : actions/cache@v4
26+ uses : actions/cache@v5
2727 with :
2828 path : ~/.m2/repository
2929 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 2222 run : chmod +x mvnw
2323
2424 - name : Cache local Maven repository
25- uses : actions/cache@v4
25+ uses : actions/cache@v5
2626 with :
2727 path : ~/.m2/repository
2828 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 2323 run : chmod +x mvnw
2424
2525 - name : Cache local Maven repository
26- uses : actions/cache@v4
26+ uses : actions/cache@v5
2727 with :
2828 path : ~/.m2/repository
2929 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 2222 run : chmod +x mvnw
2323
2424 - name : Cache local Maven repository
25- uses : actions/cache@v4
25+ uses : actions/cache@v5
2626 with :
2727 path : ~/.m2/repository
2828 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 2323 run : chmod +x mvnw
2424
2525 - name : Cache local Maven repository
26- uses : actions/cache@v4
26+ uses : actions/cache@v5
2727 with :
2828 path : ~/.m2/repository
2929 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 2222 run : chmod +x mvnw
2323
2424 - name : Cache local Maven repository
25- uses : actions/cache@v4
25+ uses : actions/cache@v5
2626 with :
2727 path : ~/.m2/repository
2828 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 2323 run : chmod +x mvnw
2424
2525 - name : Cache local Maven repository
26- uses : actions/cache@v4
26+ uses : actions/cache@v5
2727 with :
2828 path : ~/.m2/repository
2929 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
You can’t perform that action at this time.
0 commit comments