From 6e32e311695051f8b097e1b9fed0c904eb5ba105 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 16:49:40 +0000 Subject: [PATCH] Bump gap-actions/run-pkg-tests from 3 to 4 Bumps [gap-actions/run-pkg-tests](https://github.com/gap-actions/run-pkg-tests) from 3 to 4. - [Commits](https://github.com/gap-actions/run-pkg-tests/compare/v3...v4) --- updated-dependencies: - dependency-name: gap-actions/run-pkg-tests dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 5c47212..1fb92be 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -37,5 +37,5 @@ jobs: with: gap-version: ${{ matrix.gap-version }} - uses: gap-actions/build-pkg@v2 - - uses: gap-actions/run-pkg-tests@v3 + - uses: gap-actions/run-pkg-tests@v4 - uses: ./this-action/