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 3ab1713 + e127da3 commit 6c0d562Copy full SHA for 6c0d562
.github/workflows/workflow.yaml
@@ -28,7 +28,7 @@ jobs:
28
steps:
29
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
30
- name: Mount Bazel cache
31
- uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
+ uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
32
with:
33
path: ~/repo-cache
34
key: repo-cache-${{ runner.os }}-nixpkgs-${{ env.cache-version }}
0 commit comments