We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0824845 commit 53053deCopy full SHA for 53053de
.github/workflows/pr.yml
@@ -55,7 +55,7 @@ jobs:
55
runs-on: ubuntu-latest
56
steps:
57
- uses: actions/checkout@v4
58
- - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
+ - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
59
with:
60
# * Module download cache
61
# * Build cache (Linux)
0 commit comments