Skip to content

Commit b2064e6

Browse files
authored
Update publish.yml (#95)
1 parent 471038f commit b2064e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
run: wkg wit build -o wasi-io.wasm
4848

4949
# Upload the Wasm binary to the GitHub registry
50-
- uses: bytecodealliance/wkg-github-action@v3
50+
- uses: bytecodealliance/wkg-github-action@v4
5151
with:
5252
oci-reference-without-tag: 'ghcr.io/webassembly/wasi/io'
5353
file: 'wasi-io.wasm'

0 commit comments

Comments
 (0)