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 631679f commit a702908Copy full SHA for a702908
.github/workflows/main.yml
@@ -325,7 +325,7 @@ jobs:
325
working-directory: publish/output
326
327
- name: Upload library
328
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
329
with:
330
name: Magick.NET-${{ matrix.quantumName }}-${{ matrix.platformName }}
331
path: publish/output
@@ -395,7 +395,7 @@ jobs:
395
396
397
398
399
400
name: Magick.NET.${{ matrix.libraryName }}
401
0 commit comments