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 0c38a5e commit 866d4a3Copy full SHA for 866d4a3
.github/workflows/build-all-matrix.yaml
@@ -193,7 +193,7 @@ jobs:
193
uses: actions/checkout@v4
194
195
- name: Download built Hook artifacts
196
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
197
with:
198
pattern: "hook-tarball-*"
199
merge-multiple: true
@@ -265,7 +265,7 @@ jobs:
265
266
267
268
269
270
271
0 commit comments