Skip to content

Commit 5bb3779

Browse files
Chris53897lentex
authored andcommitted
ci: bump actions/checkout 4 => 5
1 parent 67db966 commit 5bb3779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
php-version: ${{ matrix.php }}
2424

25-
- uses: actions/checkout@v3
25+
- uses: actions/checkout@v4
2626

2727
- name: Validate composer.json and composer.lock
2828
run: composer validate

0 commit comments

Comments
 (0)