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 987790e commit 4ddec9dCopy full SHA for 4ddec9d
.github/workflows/labeler.yaml
@@ -10,6 +10,6 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v5 # Uploads repository content to the runner
13
- - uses: actions/labeler@v5
+ - uses: actions/labeler@v6
14
with:
15
sync-labels: true
0 commit comments