Skip to content

Commit

Permalink
CI: Switch to cache@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
mpe committed Jul 12, 2024
1 parent 4642116 commit e262c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/powerpc-kernel+qemu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
echo "::add-matcher::.github/problem-matchers/compiler-non-source.json"
- name: Load ccache
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: ~/.ccache
key: ${{ matrix.image }}-${{ matrix.subarch }}-${{ matrix.defconfig }}
Expand Down

0 comments on commit e262c3f

Please sign in to comment.