diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8395f67..bb3bec0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -59,7 +59,7 @@ jobs: - name: Build the project id: build-crate - uses: philss/rustler-precompiled-action@v1.0.1 + uses: philss/rustler-precompiled-action@v1.1.3 with: project-name: ${{ env.PROJECT_NAME }} project-version: ${{ env.PROJECT_VERSION }}