Skip to content

Commit

Permalink
Use latest action for precompilation
Browse files Browse the repository at this point in the history
  • Loading branch information
philss committed Apr 7, 2023
1 parent fd497ed commit 7de19ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

- name: Build the project
id: build-crate
uses: philss/rustler-precompiled-action@v1.0.0
uses: philss/rustler-precompiled-action@v1.0.1
with:
project-name: html5ever_nif
project-version: ${{ env.PROJECT_VERSION }}
Expand Down

0 comments on commit 7de19ed

Please sign in to comment.