We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02ed236 + ac14d39 commit fa35ef2Copy full SHA for fa35ef2
.github/workflows/ci.yml
@@ -55,7 +55,7 @@ jobs:
55
56
- name: Setup apt cache (Linux)
57
if: startsWith(runner.os, 'Linux')
58
- uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
+ uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
59
with:
60
path: /var/cache/apt
61
key: ${{ runner.os }}-apt-cache-${{ matrix.os }}-${{ github.sha }}
0 commit comments