diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index ba69533..b62e46f 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -45,7 +45,7 @@ jobs: - name: Build the project id: build-crate - uses: philss/rustler-precompiled-action@v1.1.1 + uses: philss/rustler-precompiled-action@v1.1.3 with: project-name: rhai_rustler project-version: ${{ env.PROJECT_VERSION }}