Skip to content

Commit 1769b08

Browse files
authored
Merge pull request #7 from phpcq/dependabot/github_actions/actions/checkout-6
github-actions(deps): bump actions/checkout from 4 to 6
2 parents 1e9177c + 0a2e686 commit 1769b08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/diagnostics.yml

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

3535
steps:
3636
- name: Pull source
37-
uses: actions/checkout@v4
37+
uses: actions/checkout@v6
3838

3939
- name: Setup PHP with PECL extension
4040
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)