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 9143deb commit 6eeeb84Copy full SHA for 6eeeb84
.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@5a3ec84eff668545956fd18022155c47e93e2684
99
id: cache
100
with:
101
path: |
0 commit comments