From e2a2c8921b9ea8e3383d1cb133ef35809e108b53 Mon Sep 17 00:00:00 2001 From: Timon van Spronsen Date: Tue, 15 Nov 2022 21:18:41 +0100 Subject: [PATCH] Update action version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e001544..a4f12d82 100644 --- a/README.md +++ b/README.md @@ -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: