Skip to content

Commit

Permalink
Bump hendrikmuhs/ccache-action from 1.2.12 to 1.2.13
Browse files Browse the repository at this point in the history
Bumps [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) from 1.2.12 to 1.2.13.
- [Release notes](https://github.com/hendrikmuhs/ccache-action/releases)
- [Commits](hendrikmuhs/ccache-action@v1.2.12...v1.2.13)

---
updated-dependencies:
- dependency-name: hendrikmuhs/ccache-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 3023510 commit 474306b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quantlib-risks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
brew install ninja
brew install ccache
- name: ccache
uses: hendrikmuhs/[email protected].12
uses: hendrikmuhs/[email protected].13
with:
key: ${{ matrix.buildplat }}-${{ matrix.python }}
variant: ${{ matrix.ccache }}
Expand Down

0 comments on commit 474306b

Please sign in to comment.