We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0a68f9c + 1b70a3b commit 8a3a383Copy full SHA for 8a3a383
.github/workflows/label-new-prs.yml
@@ -38,7 +38,7 @@ jobs:
38
steps:
39
# Checkout is needed to use the `use_local_config` option.
40
- name: Checkout code
41
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
42
43
- name: Verify changes to the labeling logic
44
uses: srvaroa/labeler@v1
0 commit comments