Skip to content

Commit

Permalink
Update action version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
TimonVS committed Nov 15, 2022
1 parent ad46b65 commit e2a2c89
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 @@ -25,7 +25,7 @@ jobs:
pull-requests: write # for TimonVS/pr-labeler-action to add labels in PR
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v3
- uses: TimonVS/pr-labeler-action@v4
with:
configuration-path: .github/pr-labeler.yml # optional, .github/pr-labeler.yml is the default value
env:
Expand Down

0 comments on commit e2a2c89

Please sign in to comment.