diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3440839..1f97b08 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -233,7 +233,7 @@ jobs: run: rm * - name: Download bundled textwrap-wasm-demo-app - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: textwrap-wasm-demo-app