Skip to content

Commit 7ecbd8e

Browse files
committed
DO NOT MERGE: experiment with setup-gap fix
1 parent 7b741b6 commit 7ecbd8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/standard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
override_cache_key: ${{ runner.os }}-${{ matrix.gap-version }}-64-${{ github.ref }}
5959
override_cache_key_fallback: ${{ runner.os }}-${{ matrix.gap-version }}-64
6060
- name: "Install GAP"
61-
uses: gap-actions/setup-gap@v3
61+
uses: gap-actions/setup-gap@b96703cda2ad006f358fce3c3451b534ec1054db
6262
with:
6363
gap-version: ${{ matrix.gap-version }}
6464
- name: "Install necessary GAP package clones"

0 commit comments

Comments
 (0)