We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2385cbf commit 3e0720eCopy full SHA for 3e0720e
.github/workflows/CI.yml
@@ -41,9 +41,7 @@ jobs:
41
with:
42
ref: main
43
44
- # See https://github.com/actions/cache/pull/1231
45
- # Astonishingly, this simple bump is not merged and released yet
46
- - uses: kbdharun/cache@8070854e57d983bdd2887b0a708ad985f77398ab
+ - uses: actions/cache@v5
47
48
path: _cache
49
key: 1 # bump to refresh
0 commit comments