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 3a06a83 + 34db195 commit 24a2eacCopy full SHA for 24a2eac
2 files changed
.github/workflows/code-style.yml
@@ -52,7 +52,7 @@ jobs:
52
run: composer style
53
54
- name: Create a Pull Request
55
- uses: peter-evans/create-pull-request@v7
+ uses: peter-evans/create-pull-request@v8
56
with:
57
branch: code-style
58
branch-suffix: random
.github/workflows/license.yml
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
37
branch: projects/download
38
0 commit comments