We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c123f81 commit 19dd0f1Copy full SHA for 19dd0f1
1 file changed
README.md
@@ -60,14 +60,14 @@ The following subsystems were built:
60
```
61
steps:
62
- name: PCL CMake Action
63
- uses: danielTobon43/PCL-CMake-Action@main
+ uses: danielTobon43/PCL-CMake-Action@v1
64
65
66
## Inputs
67
68
69
70
71
with:
72
build_type: Release (Release, Debug, RelWithDebInfo, etc.)
73
0 commit comments