We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6053f8 + 7a87d47 commit 330c857Copy full SHA for 330c857
3 files changed
.github/workflows/fix-php-code-style-issues.yml
@@ -13,7 +13,7 @@ jobs:
13
14
steps:
15
- name: Checkout code
16
- uses: actions/checkout@v3
+ uses: actions/checkout@v5
17
with:
18
ref: ${{ github.head_ref }}
19
.github/workflows/run-tests.yml
@@ -25,7 +25,7 @@ jobs:
25
26
27
28
29
30
- name: Setup PHP
31
uses: shivammathur/setup-php@v2
.github/workflows/update-changelog.yml
ref: main
0 commit comments