diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8e2aac0..01d29e3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -49,7 +49,7 @@ jobs: - name: Build the project id: build-crate - uses: philss/rustler-precompiled-action@v1.1.3 + uses: philss/rustler-precompiled-action@v1.1.4 with: project-name: mjml_nif project-version: ${{ env.PROJECT_VERSION }}