Skip to content

Commit fcec53d

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump hendrikmuhs/ccache-action
Bumps [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) from 30ae3502c7f2d3200209bf2f90eccef2357896cf to dfffa42bcd2c0a1984bbb3385deec93444da212d. - [Release notes](https://github.com/hendrikmuhs/ccache-action/releases) - [Commits](hendrikmuhs/ccache-action@30ae350...dfffa42) --- updated-dependencies: - dependency-name: hendrikmuhs/ccache-action dependency-version: dfffa42bcd2c0a1984bbb3385deec93444da212d dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d45cd1f commit fcec53d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
python-version: '3.13'
3636

3737
- name: ccache
38-
uses: hendrikmuhs/ccache-action@30ae3502c7f2d3200209bf2f90eccef2357896cf # v1.2
38+
uses: hendrikmuhs/ccache-action@dfffa42bcd2c0a1984bbb3385deec93444da212d # v1.2
3939
with:
4040
key: ${{ github.job }}-${{ matrix.platform }}
4141
verbose: 1

0 commit comments

Comments
 (0)