Skip to content

Commit 8d8428d

Browse files
Bump gap-actions/build-pkg from 1 to 2 (#25)
Bumps [gap-actions/build-pkg](https://github.com/gap-actions/build-pkg) from 1 to 2. - [Commits](gap-actions/build-pkg@v1...v2) --- updated-dependencies: - dependency-name: gap-actions/build-pkg dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4984bd1 commit 8d8428d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
- uses: gap-actions/setup-gap@v3
3737
with:
3838
gap-version: ${{ matrix.gap-version }}
39-
- uses: gap-actions/build-pkg@v1
39+
- uses: gap-actions/build-pkg@v2
4040
- uses: gap-actions/run-pkg-tests@v3
4141
- uses: ./this-action/

0 commit comments

Comments
 (0)