bump ccache-action

This commit is contained in:
Andrej730
2026-02-24 15:00:17 +05:00
parent be4806471d
commit fc13bcd055
7 changed files with 7 additions and 13 deletions
+1 -4
View File
@@ -79,10 +79,7 @@ jobs:
libhdf5-dev libcgal-dev libeigen3-dev
- name: ccache
# TODO: temporarily pointing to 1.2.19 to get notified by dependabot when 1.2.20 is released
# to update hardcoded references to commits in some other workflows.
# Then we can switch back to 1.2 in all actions.
uses: hendrikmuhs/ccache-action@v1.2.19
uses: hendrikmuhs/ccache-action@v1.2.20
with:
key: ubuntu-22.04-${{ runner.arch }}