Skip to content

Commit 6eeeb84

Browse files
1 parent 9143deb commit 6eeeb84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
# most of the time caches should hit.
9696
echo "::set-output name=week-no::$(date -u +%Y-%U)"
9797
98-
- uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
98+
- uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684
9999
id: cache
100100
with:
101101
path: |

0 commit comments

Comments
 (0)