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.
2 parents f5820bd + 5134043 commit 27aa305Copy full SHA for 27aa305
.github/workflows/static.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Checkout
22
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
23
24
- name: Setup PHP
25
uses: shivammathur/setup-php@v2
.github/workflows/tests.yml
@@ -21,7 +21,7 @@ jobs:
26
27
0 commit comments