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.
2 parents 52b87f3 + 490ed59 commit 1ecde35Copy full SHA for 1ecde35
.github/workflows/next.yml
@@ -48,7 +48,7 @@ jobs:
48
- name: build
49
run: |
50
scripts/build-muon.sh
51
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
52
name: Upload artifacts
53
with:
54
name: samu-muon
.github/workflows/release.yml
0 commit comments