Skip to content

Commit 6d0fee3

Browse files
chore: bump monicahq/workflows/.github/workflows/library.yml from 2 to 4
Bumps [monicahq/workflows/.github/workflows/library.yml](https://github.com/monicahq/workflows) from 2 to 4. - [Release notes](https://github.com/monicahq/workflows/releases) - [Changelog](https://github.com/monicahq/workflows/blob/main/.releaserc) - [Commits](monicahq/workflows@v2...v4) --- updated-dependencies: - dependency-name: monicahq/workflows/.github/workflows/library.yml dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4bf313f commit 6d0fee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ permissions:
2424
jobs:
2525
tests:
2626
name: Run tests
27-
uses: monicahq/workflows/.github/workflows/library.yml@v2
27+
uses: monicahq/workflows/.github/workflows/library.yml@v4
2828
with:
2929
php-versions: "['8.2', '8.3', '8.4']"
3030
laravel-versions: "['^11.0', '^12.0']"

0 commit comments

Comments
 (0)