summaryrefslogtreecommitdiffstats
path: root/.github/workflows/linux-auto-aocc-ompi.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/linux-auto-aocc-ompi.yml')
-rw-r--r--.github/workflows/linux-auto-aocc-ompi.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/linux-auto-aocc-ompi.yml b/.github/workflows/linux-auto-aocc-ompi.yml
index d39ac40..c535bf7 100644
--- a/.github/workflows/linux-auto-aocc-ompi.yml
+++ b/.github/workflows/linux-auto-aocc-ompi.yml
@@ -44,7 +44,7 @@ jobs:
clang -v
- name: Cache OpenMPI 4.1.5 installation
id: cache-openmpi-4_1_5
- uses: actions/cache@v3
+ uses: actions/cache@v4
with:
path: /home/runner/work/hdf5/hdf5/openmpi-4.1.5-install
key: ${{ runner.os }}-${{ runner.arch }}-openmpi-4_1_5-cache