8000 Merge pull request #4 from per1234/major-ref-examples · arduino/cpp-test-action@3a97316 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3a97316

Browse files
authored
Merge pull request #4 from per1234/major-ref-examples
Use v1 ref in example snippet
2 parents 6d35af7 + e12b17a commit 3a97316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
steps:
6363
- uses: actions/checkout@v2
6464
65-
- uses: arduino/cpp-test-action@main
65+
- uses: arduino/cpp-test-action@v1
6666
with:
6767
coverage-data-path: ${{ env.COVERAGE_DATA_PATH }}
6868

0 commit comments

Comments
 (0)
0