Skip to content

Commit 9fd24f1

Browse files
authored
Merge pull request #334 from actions/thboop/updatetov4
Update to new v4 release
2 parents e1132f5 + abae52f commit 9fd24f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
triage:
9898
runs-on: ubuntu-latest
9999
steps:
100-
- uses: actions/labeler@v3
100+
- uses: actions/labeler@v4
101101
with:
102102
repo-token: "${{ secrets.GITHUB_TOKEN }}"
103103
```

0 commit comments

Comments
 (0)