We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd8be06 commit daec7f1Copy full SHA for daec7f1
2 files changed
.github/workflows/dockerimage.yml
@@ -33,7 +33,7 @@ jobs:
33
uses: actions/checkout@v6
34
35
- name: ccache
36
- uses: hendrikmuhs/ccache-action@v1.2.21
+ uses: hendrikmuhs/ccache-action@v1.2.22
37
with:
38
key: ${{ matrix.os }}-${{ matrix.platform }}
39
max-size: 10G
.github/workflows/update-current-image.yml
@@ -69,7 +69,7 @@ jobs:
69
70
71
72
73
74
75
0 commit comments