Update valitydev/erlang-workflows action to v1.0.10 (#33)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-11-24 16:08:00 +04:00 committed by GitHub
parent be7b968d57
commit 5603d671b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ jobs:
run:
name: Run checks
needs: setup
uses: valitydev/erlang-workflows/.github/workflows/erlang-parallel-build.yml@v1.0.3
uses: valitydev/erlang-workflows/.github/workflows/erlang-parallel-build.yml@v1.0.10
with:
otp-version: ${{ needs.setup.outputs.otp-version }}
rebar-version: ${{ needs.setup.outputs.rebar-version }}