diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b86103a..98d4c4a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -72,7 +72,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 }}