Skip to content

Commit

Permalink
newer actions/cache
Browse files Browse the repository at this point in the history
  • Loading branch information
chriscrsmith committed Aug 18, 2023
1 parent 8a10bef commit 8cd2e59
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 @@ -45,7 +45,7 @@ jobs:
- name: cache conda
id: cache
uses: actions/cache@v2
uses: actions/cache@v3
env:
# Increase this to reset the cache if the key hasn't changed.
CACHE_NUM: 5
Expand Down

0 comments on commit 8cd2e59

Please sign in to comment.