We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 243aa7f commit 301b3ffCopy full SHA for 301b3ff
.github/workflows/main.yml
@@ -32,7 +32,7 @@ jobs :
32
33
- name : Install CppUnit
34
id : install-cppunit
35
- uses : takahiro-itou/install-cppunit-action@develop
+ uses : takahiro-itou/install-cppunit-action@v1.1.0
36
with :
37
install-prefix : "${{ matrix.with-cppunit }}"
38
0 commit comments