Update all non-major maven dependencies #58
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Erlang Build And Verify | ||
on: | ||
pull_request: | ||
branches: | ||
- '*' | ||
jobs: | ||
build: | ||
uses: valitydev/base-workflow/.github/workflows/erlang-thrift-build.yml@v2-beta | ||
Check failure on line 10 in .github/workflows/erlang-build-verify.yml GitHub Actions / .github/workflows/erlang-build-verify.ymlInvalid workflow file
|