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 4ec55c2 commit 659673bCopy full SHA for 659673b
.github/workflows/tests.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Checkout code
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
16
17
- name: Setup PHP
18
uses: shivammathur/setup-php@v2
0 commit comments