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 428b2ee commit b0ba4f5Copy full SHA for b0ba4f5
README.md
@@ -21,6 +21,6 @@ jobs:
21
runs-on: ubuntu-latest
22
steps:
23
- uses: actions/checkout@v3
24
- - name: Conda dependency scanning
+ - name: Component detection
25
uses: jhutchings1/component-detection-action@v0.0.1
26
```
0 commit comments