fix: Correct dart-lang/setup-dart SHA pin #95
This file contains hidden or 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: Reusable Workflows | |
| on: | |
| pull_request: | |
| jobs: | |
| pr-title-check: | |
| name: Check PR for semantic title | |
| uses: mParticle/mparticle-workflows/.github/workflows/pr-title-check.yml@stable |