Skip to content

Commit 0959fab

Browse files
chore(deps): update actions/checkout action to v6 (#82)
Co-authored-by: mailersend-renovate[bot] <197618458+mailersend-renovate[bot]@users.noreply.github.com> Co-authored-by: Peter Ocansey <ocanseypeter@gmail.com>
1 parent cbda1bd commit 0959fab

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
@@ -17,7 +17,7 @@ jobs:
1717
name: PHP ${{ matrix.php-versions }} Test on ${{ matrix.operating-system }}
1818

1919
steps:
20-
- uses: actions/checkout@v5
20+
- uses: actions/checkout@v6
2121

2222
- name: Setup PHP
2323
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)