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 a879f34 commit 876f832Copy full SHA for 876f832
3 files changed
.github/workflows/build.yml
@@ -79,7 +79,7 @@ jobs:
79
80
steps:
81
- name: Checkout
82
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
83
84
- name: Composer Install
85
run: composer install --prefer-dist --no-progress --no-suggest --ignore-platform-reqs
.github/workflows/mkrepo.yml
@@ -58,7 +58,7 @@ jobs:
58
59
60
61
62
63
64
.github/workflows/sync.yml
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
56
0 commit comments