We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a175208 + 4dcbb6c commit 164b656Copy full SHA for 164b656
.github/workflows/preview-build.yml
@@ -66,7 +66,7 @@ jobs:
66
PR_NUMBER
67
PR_SHA
68
retention-days: 7
69
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
70
with:
71
path: tmp/.htmltest
72
key: ${{ runner.os }}-htmltest
0 commit comments