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 3fc8dff + 0330e6a commit d273cceCopy full SHA for d273cce
.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