Skip to content

Commit af7e2e1

Browse files
authored
Uses actions/checkout@v4
1 parent a2f6ae8 commit af7e2e1

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
@@ -23,7 +23,7 @@ jobs:
2323

2424
steps:
2525
- name: Checkout code
26-
uses: actions/checkout@v3
26+
uses: actions/checkout@v4
2727

2828
- name: Setup PHP
2929
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)