Skip to content

Commit 7de19ed

Browse files
committed
Use latest action for precompilation
1 parent fd497ed commit 7de19ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: Build the project
4646
id: build-crate
47-
uses: philss/[email protected].0
47+
uses: philss/[email protected].1
4848
with:
4949
project-name: html5ever_nif
5050
project-version: ${{ env.PROJECT_VERSION }}

0 commit comments

Comments
 (0)