Skip to content

Commit ce455bb

Browse files
chore(deps): update actions/checkout action to v6 (#72)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 40789ec commit ce455bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
name: Test PHP ${{ matrix.php-version }}
2020
steps:
21-
- uses: actions/checkout@v5
21+
- uses: actions/checkout@v6
2222
- name: Setup PHP Action
2323
uses: shivammathur/setup-php@v2
2424
with:

0 commit comments

Comments
 (0)