Skip to content

Commit 28ebce0

Browse files
Bump actions/checkout from 6 to 7 (#388)
1 parent c786ee9 commit 28ebce0

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
@@ -63,7 +63,7 @@ jobs:
6363
git config --global core.eol lf
6464
6565
- name: Checkout code
66-
uses: actions/checkout@v6
66+
uses: actions/checkout@v7
6767

6868
- name: Setup PHP
6969
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)