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 b7b2710 + 9a2a410 commit bad9aefCopy full SHA for bad9aef
3 files changed
.github/workflows/formats.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
20
- name: Checkout
21
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
22
23
- name: Setup PHP
24
uses: shivammathur/setup-php@v2
.github/workflows/pages.yml
@@ -35,7 +35,7 @@ jobs:
35
working-directory: docs
36
37
38
39
- name: Setup Ruby
40
uses: ruby/setup-ruby@v1
41
with:
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
0 commit comments