Skip to content

Commit f3e34cc

Browse files
Bump actions/checkout from 4 to 6 (#120)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be8b5ef commit f3e34cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
update-constraints: "'--with=phpunit/phpunit:^11.2'"
5656
steps:
5757
- name: Checkout
58-
uses: actions/checkout@v4
58+
uses: actions/checkout@v6
5959

6060
- name: Set up PHP ${{ matrix.php-version }}
6161
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)