Skip to content

Commit 5bd51aa

Browse files
authored
chore(deps): bump actions/checkout from 4 to 5 (#103)
2 parents 262c532 + 0c3fcb8 commit 5bd51aa

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@v4
39+
uses: actions/checkout@v5
4040

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

0 commit comments

Comments
 (0)