We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b69503 commit a508cbcCopy full SHA for a508cbc
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ permissions:
24
25
jobs:
26
build-and-verify:
27
- uses: Open-CMSIS-Pack/workflows-and-actions-collection/.github/workflows/build-and-verify.yml@strip-coverage-data
+ uses: Open-CMSIS-Pack/workflows-and-actions-collection/.github/workflows/build-and-verify.yml@v1.0.1
28
secrets:
29
QLTY_COVERAGE_TOKEN: ${{ secrets.QLTY_COVERAGE_TOKEN }}
30
with:
0 commit comments