We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 064cb71 commit 7e7323dCopy full SHA for 7e7323d
2 files changed
.github/workflows/run-tests.yml
@@ -24,7 +24,7 @@ jobs:
24
25
steps:
26
- name: Checkout code
27
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
28
29
- name: Setup PHP
30
uses: shivammathur/setup-php@v2
.github/workflows/static-analysis.yml
@@ -16,7 +16,7 @@ jobs:
16
17
18
19
20
21
22
@@ -54,7 +54,7 @@ jobs:
54
runs-on: ubuntu-latest
55
56
57
58
59
60
0 commit comments