Skip to content

Commit fbd61ae

Browse files
authored
ci: Use GitHub Actions V4 (#1003)
1 parent a7167b2 commit fbd61ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

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

5050
steps:
5151
- name: Checkout code
52-
uses: actions/checkout@v3
52+
uses: actions/checkout@v4
5353

5454
- name: Setup PHP
5555
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)