We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a39ee10 commit 56128f0Copy full SHA for 56128f0
.github/workflows/ci.yaml
@@ -35,7 +35,7 @@ jobs:
35
36
steps:
37
- name: Checkout code
38
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
39
40
- name: Setup PHP
41
uses: shivammathur/setup-php@v2
.github/workflows/cs.yaml
@@ -20,7 +20,7 @@ jobs:
20
21
22
- name: Checkout
23
24
25
26
.github/workflows/static-analysis.yaml
0 commit comments