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 71824b5 commit 9bf615bCopy full SHA for 9bf615b
.github/workflows/CI.yml
@@ -33,7 +33,7 @@ jobs:
33
- stable-4.12
34
35
steps:
36
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
37
- uses: gap-actions/setup-gap@v2
38
with:
39
GAPBRANCH: ${{ matrix.gap-branch }}
.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
- uses: gap-actions/build-pkg-docs@v2
28
.github/workflows/release.yml
0 commit comments