We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca4c33a commit c44b79fCopy full SHA for c44b79f
3 files changed
.github/workflows/composer-lint.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: checkout
19
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
20
21
- name: setup PHP
22
uses: shivammathur/setup-php@v2
.github/workflows/static-analysis.yml
.github/workflows/tests.yml
@@ -98,7 +98,7 @@ jobs:
98
99
100
101
102
103
104
0 commit comments