Skip to content

Commit 437be8f

Browse files
authored
chore(deps): bump actions/checkout from 5 to 6 (#106)
2 parents c5d2437 + fb50a29 commit 437be8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

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

3737
steps:
3838
- name: Checkout
39-
uses: actions/checkout@v5
39+
uses: actions/checkout@v6
4040

4141
- name: Setup PHP ${{ matrix.php }}
4242
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)