Skip to content

Commit

Permalink
Update github action cache version
Browse files Browse the repository at this point in the history
  • Loading branch information
jesszzzz committed Feb 4, 2025
1 parent e824695 commit 5909e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/macos/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ runs:
conda run -n hydra pip install nox --progress-bar off
shell: bash
- name: save_cache
uses: actions/cache@v3.3.2
uses: actions/cache@v4.0.0
with:
path: |-
~/miniconda3
Expand Down

0 comments on commit 5909e77

Please sign in to comment.