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 8663200 + c60c447 commit afec230Copy full SHA for afec230
3 files changed
.github/workflows/fix-php-code-style-issues.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Checkout code
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
18
with:
19
ref: ${{ github.head_ref }}
20
.github/workflows/run-tests.yml
@@ -16,7 +16,7 @@ jobs:
21
- name: Setup PHP
22
uses: shivammathur/setup-php@v2
.github/workflows/update-changelog.yml
@@ -13,7 +13,7 @@ jobs:
13
ref: main
0 commit comments