Skip to content

Commit

Permalink
v3 cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Athanaseus authored Jun 2, 2023
1 parent 01a87c8 commit a5f1ae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Cache Installations
id: cache-installs
uses: actions/cache@v4
uses: actions/cache@v3
with:
path: ~/.local
key: install-${{ env.INSTALL_CACHE_HASH }}-4
Expand Down

0 comments on commit a5f1ae7

Please sign in to comment.