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.
1 parent 0396752 commit c5b35ebCopy full SHA for c5b35eb
2 files changed
.github/workflows/run-tests.yml
@@ -23,7 +23,7 @@ jobs:
23
24
steps:
25
- name: Checkout code
26
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
27
28
- name: Setup PHP
29
uses: shivammathur/setup-php@v2
.github/workflows/static-analysis.yml
@@ -10,7 +10,7 @@ jobs:
10
11
12
13
14
15
16
0 commit comments