We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e2bc34 commit de50b12Copy full SHA for de50b12
1 file changed
.github/workflows/release.yml
@@ -69,7 +69,7 @@ jobs:
69
70
- name: Build the project
71
id: build-crate
72
- uses: philss/rustler-precompiled-action@v1.0.1
+ uses: philss/rustler-precompiled-action@v1.1.4
73
with:
74
project-name: ex_srtp
75
project-version: ${{ env.PROJECT_VERSION }}
0 commit comments