From 350c650fc5ace27eddb6d857a5049445a1f0c1c1 Mon Sep 17 00:00:00 2001 From: "James D. Mitchell" Date: Sun, 17 Apr 2022 11:22:51 +0100 Subject: [PATCH] Test gap-actions-fix-issue-38 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0bfabda5b5..f7e06e1bcb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,7 +43,7 @@ jobs: if: ${{ runner.os == 'macOS' }} run: brew install automake - name: "Install GAP and clone/compile necessary packages" - uses: gap-actions/setup-gap@v2 + uses: james-d-mitchell/setup-gap@a1a025d289f0d2b10f8e9b920568d3dbd1aec4c1 env: # We don't understand why this is necessary. Hopefully it can be # removed in the fullness of time.