Skip to content

Commit c5d1743

Browse files
jschwendenerclaude
andcommitted
chore: bump actions/checkout to v6 for Node.js 24 support
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 4b641ae commit c5d1743

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
php-version: ["8.2", "8.3", "8.4"]
2929

3030
steps:
31-
- uses: actions/checkout@v4
31+
- uses: actions/checkout@v6
3232

3333
- name: Setup PHP
3434
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)