There was an error while loading. Please reload this page.
2 parents 470e3f1 + 1ffb54d commit 07cd6f6Copy full SHA for 07cd6f6
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@v5
+ uses: actions/upload-artifact@v6
27
with:
28
name: mps-binary-${{ matrix.python-version }}-${{ matrix.os }}
29
path: dist/*
0 commit comments