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 6b31ccb commit 749e19fCopy full SHA for 749e19f
.github/workflows/main.yml
@@ -236,17 +236,17 @@ jobs:
236
# https://github.com/actions/checkout/issues/1169:
237
run: git config --system --add safe.directory $GITHUB_WORKSPACE
238
- name: Retrieve Linux external
239
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
240
with:
241
name: Linux Pd external
242
path: asdf
243
- name: Retrieve macOS external
244
245
246
name: macOS Pd external
247
248
- name: Retrieve Windows external
249
250
251
name: Windows Pd external
252
0 commit comments