Skip to content

Commit

Permalink
Update gcc cache
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidHuber-NOAA committed Dec 11, 2024
1 parent 549077e commit 14306dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gcc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
# Cache spack, compiler and dependencies
- name: cache-env
id: cache-env
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: |
spack
Expand Down

0 comments on commit 14306dd

Please sign in to comment.