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.
1 parent bd839cf commit bafca7eCopy full SHA for bafca7e
.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