We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b741b6 commit 7ecbd8eCopy full SHA for 7ecbd8e
1 file changed
.github/workflows/standard.yml
@@ -58,7 +58,7 @@ jobs:
58
override_cache_key: ${{ runner.os }}-${{ matrix.gap-version }}-64-${{ github.ref }}
59
override_cache_key_fallback: ${{ runner.os }}-${{ matrix.gap-version }}-64
60
- name: "Install GAP"
61
- uses: gap-actions/setup-gap@v3
+ uses: gap-actions/setup-gap@b96703cda2ad006f358fce3c3451b534ec1054db
62
with:
63
gap-version: ${{ matrix.gap-version }}
64
- name: "Install necessary GAP package clones"
0 commit comments