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 48cbb17 commit 7214aedCopy full SHA for 7214aed
1 file changed
.github/workflows/CI.yml
@@ -37,7 +37,7 @@ jobs:
37
- uses: gap-actions/setup-gap@v3
38
with:
39
gap-version: ${{ matrix.gap-version }}
40
- - uses: gap-actions/build-pkg@v2
+ - uses: gap-actions/build-pkg@v3
41
- uses: gap-actions/run-pkg-tests@v4
42
43
0 commit comments