We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 382b414 commit 659fd5cCopy full SHA for 659fd5c
1 file changed
.github/workflows/run-tests.yml
@@ -30,7 +30,7 @@ jobs:
30
31
steps:
32
- name: Checkout code
33
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
34
35
- name: Setup PHP
36
uses: shivammathur/setup-php@v2
0 commit comments