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 6a96aed + b4172e2 commit 7c43c1cCopy full SHA for 7c43c1c
.github/workflows/static.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Checkout
22
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
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