Skip to content

Commit

Permalink
Merge pull request #334 from actions/thboop/updatetov4
Browse files Browse the repository at this point in the history
Update to new v4 release
  • Loading branch information
pje committed Mar 1, 2022
2 parents e1132f5 + abae52f commit 9fd24f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -97,7 +97,7 @@ jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
```
Expand Down

0 comments on commit 9fd24f1

Please sign in to comment.