diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1e5bb30..b5424e5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -69,7 +69,7 @@ jobs: - name: Build the project id: build-crate - uses: philss/rustler-precompiled-action@v1.0.1 + uses: philss/rustler-precompiled-action@v1.1.4 with: project-name: json_schema_nif project-version: ${{ env.PROJECT_VERSION }}