Skip to content

Commit

Permalink
build(deps): bump hendrikmuhs/ccache-action from 1.2.16 to 1.2.17
Browse files Browse the repository at this point in the history
Bumps [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) from 1.2.16 to 1.2.17.
- [Release notes](https://github.com/hendrikmuhs/ccache-action/releases)
- [Commits](hendrikmuhs/ccache-action@v1.2.16...v1.2.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mr-c committed Feb 10, 2025
1 parent 1995014 commit 5894bc8
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
run: cat /proc/cpuinfo
- run: sudo apt-get update
- name: ccache
uses: hendrikmuhs/ccache-action@v1.2.16
uses: hendrikmuhs/ccache-action@v1.2.17
with:
key: ${{ github.job }}-${{ matrix.isax }}
evict-old-files: job
Expand Down Expand Up @@ -156,7 +156,7 @@ jobs:
run: cat /proc/cpuinfo
- run: sudo apt-get update
- name: ccache
uses: hendrikmuhs/ccache-action@v1.2.16
uses: hendrikmuhs/ccache-action@v1.2.17
with:
key: ${{ github.job }}-
evict-old-files: job
Expand Down Expand Up @@ -195,7 +195,7 @@ jobs:
submodules: recursive
- run: sudo apt-get update
- name: ccache
uses: hendrikmuhs/ccache-action@v1.2.16
uses: hendrikmuhs/ccache-action@v1.2.17
with:
key: ${{ github.job }}
evict-old-files: job
Expand Down Expand Up @@ -240,7 +240,7 @@ jobs:
run: cat /proc/cpuinfo
- run: sudo apt-get update
- name: ccache
uses: hendrikmuhs/ccache-action@v1.2.16
uses: hendrikmuhs/ccache-action@v1.2.17
with:
key: ${{ github.job }}
evict-old-files: job
Expand Down Expand Up @@ -273,7 +273,7 @@ jobs:
echo "model_name=$(grep -m1 'model name' < /proc/cpuinfo | awk '-F: ' '{ print $2}' | tr '-' '_')" >> "$GITHUB_OUTPUT"
- run: sudo apt-get update
- name: ccache
uses: hendrikmuhs/ccache-action@v1.2.16
uses: hendrikmuhs/ccache-action@v1.2.17
with:
key: ${{ github.job }}-${{ steps.cpu.outputs.model_name }}
evict-old-files: job
Expand Down Expand Up @@ -343,7 +343,7 @@ jobs:
echo "model_name=$(grep -m1 'model name' < /proc/cpuinfo | awk '-F: ' '{ print $2}' | tr '-' '_')" >> "$GITHUB_OUTPUT"
- run: sudo apt-get update
- name: ccache
uses: hendrikmuhs/ccache-action@v1.2.16
uses: hendrikmuhs/ccache-action@v1.2.17
with:
key: ${{ github.job }}-${{ matrix.version }}-${{ matrix.distro }}-${{ matrix.arch_flags }}-${{ steps.cpu.outputs.model_name }}
evict-old-files: job
Expand Down Expand Up @@ -452,7 +452,7 @@ jobs:
qemu-user-static pipx libc6-${{ matrix.arch_deb }}-cross libstdc++-${{ matrix.version }}-dev-${{ matrix.arch_deb }}-cross
pipx install meson==0.55.1
- name: ccache
uses: hendrikmuhs/ccache-action@v1.2.16
uses: hendrikmuhs/ccache-action@v1.2.17
with:
key: ${{ github.job }}-${{ matrix.version}}${{ matrix.extra }}-${{ matrix.distro }}-${{ matrix.cross }}
evict-old-files: job
Expand Down Expand Up @@ -505,7 +505,7 @@ jobs:
libstdc++-12-dev-${{ matrix.arch_deb }}-cross \
binutils-${{ matrix.arch_gnu }}-linux-gnu
- name: ccache
uses: hendrikmuhs/ccache-action@v1.2.16
uses: hendrikmuhs/ccache-action@v1.2.17
with:
key: ${{ github.job }}-${{ matrix.distro }}-${{ matrix.cross }}
evict-old-files: job
Expand Down Expand Up @@ -557,7 +557,7 @@ jobs:
libstdc++-12-dev-${{ matrix.arch_deb }}-cross \
binutils-${{ matrix.arch_gnu }}-linux-gnu
- name: ccache
uses: hendrikmuhs/ccache-action@v1.2.16
uses: hendrikmuhs/ccache-action@v1.2.17
with:
key: ${{ github.job }}-${{ matrix.distro }}-${{ matrix.cross }}
evict-old-files: job
Expand Down Expand Up @@ -645,7 +645,7 @@ jobs:
binutils-${{ matrix.arch_gnu }}-linux-gnu${{ matrix.arch_gnu_abi }}
pipx install meson==0.55.1
- name: ccache
uses: hendrikmuhs/ccache-action@v1.2.16
uses: hendrikmuhs/ccache-action@v1.2.17
with:
key: ${{ github.job }}-${{ matrix.version }}${{ matrix.extra }}-${{ matrix.cross }}
evict-old-files: job
Expand Down Expand Up @@ -769,7 +769,7 @@ jobs:
echo "model_name=$(grep -m1 'model name' < /proc/cpuinfo | awk '-F: ' '{ print $2}' | tr '-' '_')" >> "$GITHUB_OUTPUT"
- run: sudo apt-get update
- name: ccache
uses: hendrikmuhs/ccache-action@v1.2.16
uses: hendrikmuhs/ccache-action@v1.2.17
with:
key: ${{ github.job }}-${{ matrix.version }}-${{ matrix.distro }}-${{ matrix.arch_flags }}-${{ steps.cpu.outputs.model_name }}
evict-old-files: job
Expand Down Expand Up @@ -860,7 +860,7 @@ jobs:
- name: Compiler version
run: cc --version
- name: ccache
uses: hendrikmuhs/ccache-action@v1.2.16
uses: hendrikmuhs/ccache-action@v1.2.17
with:
key: ${{ github.job }}-${{ matrix.os }}-${{ matrix.xcode }}
evict-old-files: job
Expand Down Expand Up @@ -927,7 +927,7 @@ jobs:
libc6-loong64-cross libstdc++-14-dev-loong64-cross \
gcc-14-loongarch64-linux-gnu g++-14-loongarch64-linux-gnu
- name: ccache
uses: hendrikmuhs/ccache-action@v1.2.16
uses: hendrikmuhs/ccache-action@v1.2.17
with:
key: ${{ github.job }}-gcc-14
evict-old-files: job
Expand Down

0 comments on commit 5894bc8

Please sign in to comment.