Skip to content

Commit f0f2036

Browse files
author
Rafał Leszko
authored
Merge pull request #34 from hazelcast-guides/dependabot/github_actions/actions/cache-2.1.6
Bump actions/cache from 2.1.5 to 2.1.6
2 parents 62d6c01 + af68853 commit f0f2036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
java-version: ${{ matrix.java }}
2525
architecture: ${{ matrix.architecture }}
2626

27-
- uses: actions/[email protected].5
27+
- uses: actions/[email protected].6
2828
with:
2929
path: ~/.m2/repository
3030
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}

0 commit comments

Comments
 (0)