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 1a90024 + a4969ab commit eb4faa6Copy full SHA for eb4faa6
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
run: make release
32
33
- name: Publish build artifacts
34
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4.3.0
35
with:
36
name: Assets
37
path: ./release/*.zip
0 commit comments