We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd00682 commit aa1c6f9Copy full SHA for aa1c6f9
.github/workflows/ccpp.yml
@@ -17,6 +17,7 @@ jobs:
17
with:
18
directory: src
19
include-pattern: \.cpp$
20
+ version: v2.0.1
21
bump-tag-dry:
22
runs-on: ubuntu-latest
23
needs: [duplicates]
0 commit comments