Skip to content

Commit b40fae4

Browse files
authored
Update build.yml
1 parent 86e9014 commit b40fae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

1717
name: P${{ matrix.php }} - ${{ matrix.os }}
1818
steps:
19-
- uses: actions/checkout@v3
19+
- uses: actions/checkout@v4
2020
name: Check out code
2121
- name: Set output
2222
id: vars

0 commit comments

Comments
 (0)