diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 68a61a8..c83ad3f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -44,7 +44,7 @@ jobs: - name: Build the project id: build-crate - uses: philss/rustler-precompiled-action@v1.0.0 + uses: philss/rustler-precompiled-action@v1.0.1 with: project-name: html5ever_nif project-version: ${{ env.PROJECT_VERSION }}