Skip to content

Commit 7cc7f26

Browse files
committed
Updated version of action.
1 parent 4cc8cfc commit 7cc7f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ jobs:
245245
working-directory: publish/output
246246

247247
- name: Upload library
248-
uses: actions/upload-artifact@v4
248+
uses: actions/upload-artifact@v5
249249
with:
250250
name: Magick.NET-${{ matrix.quantumName }}-${{ matrix.platformName }}
251251
path: publish/output

0 commit comments

Comments
 (0)