Update valitydev/erlang-workflows action to v1.0.2 (#9)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-04-21 14:29:42 +03:00 committed by GitHub
parent cf6994fba6
commit d5fba5d8b5
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.1
uses: valitydev/erlang-workflows/.github/workflows/erlang-parallel-build.yml@v1.0.2
with:
otp-version: ${{ needs.setup.outputs.otp-version }}
rebar-version: ${{ needs.setup.outputs.rebar-version }}