We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8200e6 + 2376d01 commit 0676d76Copy full SHA for 0676d76
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@v6
+ - uses: actions/upload-artifact@v7
20
with:
21
name: plugin
22
path: examples/plugin.wasm
0 commit comments