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.
1 parent 594515b commit 443adb1Copy full SHA for 443adb1
.github/workflows/tests.yml
@@ -95,7 +95,7 @@ jobs:
95
# most of the time caches should hit.
96
echo "::set-output name=week-no::$(date -u +%Y-%U)"
97
98
- - uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
+ - uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
99
id: cache
100
with:
101
path: |
0 commit comments