Skip to content

Commit

Permalink
Update cache workflow (exercism#1234)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSchierboom authored Apr 17, 2024
1 parent 458de28 commit 3aa85d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
# most of the time caches should hit.
echo "::set-output name=week-no::$(date -u +%Y-%U)"
- uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84
- uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
id: cache
with:
path: |
Expand Down

0 comments on commit 3aa85d6

Please sign in to comment.