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 109a7f6 + 913d3f2 commit eb5dacfCopy full SHA for eb5dacf
.github/workflows/code-style.yml
@@ -10,7 +10,7 @@ jobs:
10
11
steps:
12
- name: Checkout code
13
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
14
15
- name: Detect job name
16
id: detect
.github/workflows/phpunit.yml
@@ -16,7 +16,7 @@ jobs:
17
18
19
20
21
- name: Setup Redis
22
uses: shogo82148/actions-setup-redis@v1
0 commit comments