Skip to content

Commit

Permalink
DOC: Example to use released version
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim authored Apr 22, 2021
1 parent 69990a6 commit 1b79008
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 @@ -88,7 +88,7 @@ jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
```
Expand Down

0 comments on commit 1b79008

Please sign in to comment.