Skip to content

Commit

Permalink
README: fix sample code (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
massongit authored Feb 18, 2024
1 parent 1fee97d commit 5906294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ To use the action, add the following step before the steps you want to track.

```yaml
- name: Collect Workflow Telemetry
uses: catchpoint/workflow-telemetry-action@v1
uses: catchpoint/workflow-telemetry-action@v2
```
## Configuration
Expand Down

0 comments on commit 5906294

Please sign in to comment.