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.
2 parents bcd7a13 + 198a744 commit 520d096Copy full SHA for 520d096
.github/workflows/code-style.yml
@@ -10,7 +10,7 @@ jobs:
10
11
steps:
12
- name: Checkout code
13
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
14
15
- name: Detect job name
16
id: detect
.github/workflows/phpunit.yml
@@ -37,7 +37,7 @@ jobs:
37
38
39
40
41
42
- name: Setup Redis
43
uses: zhulik/redis-action@1.1.0
0 commit comments