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 0172de2 commit 68ab70fCopy full SHA for 68ab70f
.github/workflows/docs.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Checkout code
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
18
19
- name: Generate docs trigger
20
uses: myrotvorets/[email protected]
.github/workflows/tests.yml
@@ -23,7 +23,7 @@ jobs:
23
24
25
26
27
28
- name: Setup PHP
29
uses: shivammathur/setup-php@v2
0 commit comments