Skip to content

Commit 0f10c29

Browse files
committed
Yet another CI fix
FUCK MICROSOFT
1 parent 706b0aa commit 0f10c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
needs: [build-linux, build-windows]
4444
steps:
4545
- name: Download artifacts
46-
uses: actions/download-artifact@v3
46+
uses: actions/download-artifact@v4
4747
- name: Release
4848
uses: ncipollo/release-action@v1
4949
with:

0 commit comments

Comments
 (0)