Skip to content

Commit a33cf5a

Browse files
authored
Update parse.yml checkout version
1 parent eac92d5 commit a33cf5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/parse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
matrix:
1818
version: ['4.4', '4.5', '5.0']
1919
steps:
20-
- uses: actions/checkout@v3
20+
- uses: actions/checkout@v4
2121
- name: Setup PHP with PECL extension
2222
uses: shivammathur/setup-php@v2
2323
with:

0 commit comments

Comments
 (0)