We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba1cfb5 commit a826450Copy full SHA for a826450
.github/workflows/ci-build.yml
@@ -19,7 +19,7 @@ jobs:
19
repository: ${{ github.event.pull_request.head.repo.full_name }}
20
21
- name: Restore dependency cache
22
- uses: actions/[email protected].3
+ uses: actions/[email protected].4
23
with:
24
path: ~/.m2/repository
25
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
0 commit comments