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 67928f6 commit 51a2650Copy full SHA for 51a2650
.github/workflows/code_analysis.yaml
@@ -25,7 +25,7 @@ jobs:
25
timeout-minutes: 10
26
27
steps:
28
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
29
30
-
31
uses: shivammathur/setup-php@v2
.github/workflows/tests.yaml
@@ -16,7 +16,7 @@ jobs:
16
17
name: Tests
18
19
20
21
22
0 commit comments