Skip to content

Commit 402a6bb

Browse files
dependabot[bot]james-d-mitchell
authored andcommitted
Bump gap-actions/run-pkg-tests from 2 to 3
Bumps [gap-actions/run-pkg-tests](https://github.com/gap-actions/run-pkg-tests) from 2 to 3. - [Commits](gap-actions/run-pkg-tests@v2...v3) --- updated-dependencies: - dependency-name: gap-actions/run-pkg-tests dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16b8823 commit 402a6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
GAPBRANCH: ${{ matrix.gap-branch }}
3131
- name: "Run DigraphsTestInstall"
32-
uses: gap-actions/run-pkg-tests@v2
32+
uses: gap-actions/run-pkg-tests@v3
3333
with:
3434
GAP_TESTFILE: "tst/testall.g"
3535
- uses: gap-actions/process-coverage@v2

0 commit comments

Comments
 (0)