Skip to content

Commit 6eec786

Browse files
committed
Bump actions/checkout version
1 parent a0b6a1a commit 6eec786

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

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

1414
steps:
1515
- name: Checkout code
16-
uses: actions/checkout@v4
16+
uses: actions/checkout@v6
1717

1818
- name: Setup PHP != 8.5
1919
if: ${{ matrix.php != '8.5' }}

0 commit comments

Comments
 (0)