Skip to content

Commit 0603bdf

Browse files
Cannonb4llclaude
andcommitted
Bump actions/checkout to v4
v2 runs on the deprecated Node.js 20 runtime; v4 uses Node 24 and clears the GitHub Actions deprecation warning. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 4a19363 commit 0603bdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
name: PHP ${{ matrix.php }}
1717
steps:
1818
- name: Checkout code
19-
uses: actions/checkout@v2
19+
uses: actions/checkout@v4
2020

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

0 commit comments

Comments
 (0)