There was an error while loading. Please reload this page.
2 parents 6a16937 + 0a3c478 commit 9ed1cdbCopy full SHA for 9ed1cdb
1 file changed
.github/workflows/installer.yml
@@ -23,7 +23,7 @@ jobs:
23
run: |
24
make installer
25
- name: Upload installer files
26
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
27
with:
28
name: mps-binary-${{ matrix.python-version }}-${{ matrix.os }}
29
path: dist/*
0 commit comments