Skip to content

Commit ee59731

Browse files
committed
Update GAP GitHub Actions: setup-gap@v3 + build-pkg-docs@v2
1 parent 3ad76f4 commit ee59731

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,8 @@ jobs:
2323

2424
steps:
2525
- uses: actions/checkout@v5
26-
- uses: gap-actions/setup-gap@v2
27-
with:
28-
GAP_PKGS_TO_BUILD: json
29-
- uses: gap-actions/build-pkg-docs@v1
26+
- uses: gap-actions/setup-gap@v3
27+
- uses: gap-actions/build-pkg-docs@v2
3028
with:
3129
use-latex: true
3230
- uses: gap-actions/release-pkg@v1

0 commit comments

Comments
 (0)