Skip to content

Commit 7b208e5

Browse files
authored
Merge pull request #18 from hofff/dependabot/github_actions/actions/checkout-6
github-actions(deps): bump actions/checkout from 5 to 6
2 parents 2cca45c + 44d89b6 commit 7b208e5

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
@@ -29,7 +29,7 @@ jobs:
2929

3030
steps:
3131
- name: Pull source
32-
uses: actions/checkout@v5
32+
uses: actions/checkout@v6
3333

3434
- name: Setup PHP with PECL extension
3535
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)