From 559f28a7c4d5ea21f766621291efeefb348d0ac8 Mon Sep 17 00:00:00 2001 From: Scot Breitenfeld Date: Mon, 13 May 2024 11:04:57 -0500 Subject: [PATCH] point to HDFGroup repository (#4480) --- .github/workflows/vol_log.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/vol_log.yml b/.github/workflows/vol_log.yml index 3f4c0a133d1..e256771a14b 100644 --- a/.github/workflows/vol_log.yml +++ b/.github/workflows/vol_log.yml @@ -58,7 +58,7 @@ jobs: - name: Checkout Log-based VOL uses: actions/checkout@v4.1.1 with: - repository: DataLib-ECP/vol-log-based + repository: HDFGroup/vol-log-based path: vol-log-based - name: Build HDF5 Log-based VOL connector and test with external tests