Skip to content

Commit 550edc6

Browse files
committed
Update actions/checkout@v4
1 parent 2c49aa3 commit 550edc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

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

4646
steps:
4747
- name: Checkout
48-
uses: actions/checkout@v2
48+
uses: actions/checkout@v4
4949

5050
- name: Use PHP ${{ matrix.php-version }}
5151
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)