Skip to content

Commit b3853da

Browse files
authored
Uses actions/checkout@v4
1 parent a1b443a commit b3853da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
steps:
3030
- name: Checkout code
31-
uses: actions/checkout@v3
31+
uses: actions/checkout@v4
3232

3333
- name: Setup PHP
3434
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)