There was an error while loading. Please reload this page.
1 parent 473387d commit 04fe05eCopy full SHA for 04fe05e
3 files changed
.github/workflows/CI.yml
@@ -32,7 +32,7 @@ jobs:
32
- stable-4.12
33
34
steps:
35
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
36
- uses: gap-actions/setup-gap@v2
37
with:
38
GAP_PKGS_TO_BUILD: "datastructures digraphs json io profiling orb semigroups"
.github/workflows/docs.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
24
25
26
- uses: gap-actions/setup-gap@v3
27
- run: |
28
cd $GAPROOT/pkg
.github/workflows/release.yml
- uses: gap-actions/build-pkg-docs@v2
0 commit comments