Skip to content

Commit fa66f47

Browse files
committed
Upgrade GitHub Actions for Node 24 compatibility
1 parent 32e3fca commit fa66f47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

2525
steps:
2626
- name: Checkout code
27-
uses: actions/checkout@v4
27+
uses: actions/checkout@v5
2828

2929
- name: Setup PHP
3030
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)