We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0116591 + 5f246d9 commit 9d23261Copy full SHA for 9d23261
1 file changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Build
17
run: |
18
make generate
19
- - uses: actions/upload-artifact@v5
+ - uses: actions/upload-artifact@v6
20
with:
21
name: plugin
22
path: examples/plugin.wasm
0 commit comments