summaryrefslogtreecommitdiffstats
path: root/.github/workflows/vol_cache.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/vol_cache.yml')
-rw-r--r--.github/workflows/vol_cache.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/vol_cache.yml b/.github/workflows/vol_cache.yml
index 1a8c40c..98eac44 100644
--- a/.github/workflows/vol_cache.yml
+++ b/.github/workflows/vol_cache.yml
@@ -35,13 +35,13 @@ jobs:
sudo apt-get install automake autoconf libtool libtool-bin libopenmpi-dev
- name: Checkout HDF5
- uses: actions/checkout@v4
+ uses: actions/checkout@v4.1.1
with:
repository: HDFGroup/hdf5
path: hdf5
- name: Checkout Argobots
- uses: actions/checkout@v4
+ uses: actions/checkout@v4.1.1
with:
repository: pmodels/argobots
path: abt