Skip to content

Commit 5343c0e

Browse files
committed
Update actions/checkout to v4
1 parent fa3d20e commit 5343c0e

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
@@ -58,7 +58,7 @@ jobs:
5858
matrix:
5959
php: [8.1, 8.2, 8.3]
6060
steps:
61-
- uses: actions/checkout@v3
61+
- uses: actions/checkout@v4
6262

6363
- name: Setup PHP
6464
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)