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.
1 parent 3fc8dff commit 0330e6aCopy full SHA for 0330e6a
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Build
17
run: |
18
make generate
19
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
20
with:
21
name: plugin
22
path: examples/plugin.wasm
0 commit comments