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 853973d + e502cfa commit c9b00e7Copy full SHA for c9b00e7
1 file changed
.github/workflows/benchmarks.yml
@@ -73,7 +73,7 @@ jobs:
73
github_token: ${{ secrets.GITHUB_TOKEN }}
74
75
- name: Cache cargo registry
76
- uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
+ uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
77
with:
78
path: |
79
~/.cargo/registry
0 commit comments