Skip to content

Commit

Permalink
fix action version
Browse files Browse the repository at this point in the history
  • Loading branch information
grzuy committed Oct 26, 2023
1 parent 8c7b836 commit 2063d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: rustup target add ${{ matrix.job.target }}
- uses: philss/rustler-precompiled-action@v1
- uses: philss/rustler-precompiled-action@v1.1.1
with:
project-dir: "native/candlex"
project-name: candlex
Expand Down

0 comments on commit 2063d7c

Please sign in to comment.