Skip to content

Commit

Permalink
Merge pull request #36 from DDS-GmbH/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/cache-2.1.7
  • Loading branch information
dependabot[bot] authored Nov 25, 2021
2 parents a835555 + c5b3179 commit 3c17153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
java-version: 17
distribution: 'zulu'
- name: Cache SonarCloud packages
uses: actions/cache@v2.1.6
uses: actions/cache@v2.1.7
with:
path: ~/.sonar/cache
key: ${{ runner.os }}-sonar
Expand Down

0 comments on commit 3c17153

Please sign in to comment.