Skip to content

Commit 9a64d3b

Browse files
Bump actions/checkout from 4 to 5 (#49)
1 parent 8595c87 commit 9a64d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

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

3838
name: Tests - PHP ${{ matrix.php-version }}
3939
steps:
40-
- uses: actions/checkout@v4
40+
- uses: actions/checkout@v5
4141

4242
- name: 'Define vars'
4343
id: vars

0 commit comments

Comments
 (0)