diff --git a/.github/workflows/gcc.yml b/.github/workflows/gcc.yml index ed0b1a67c..6cfaab9b3 100644 --- a/.github/workflows/gcc.yml +++ b/.github/workflows/gcc.yml @@ -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