We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7350c5b + 55d25e7 commit f0d0cabCopy full SHA for f0d0cab
1 file changed
.github/workflows/sync-labels.yml
@@ -13,7 +13,7 @@ jobs:
13
contents: read
14
issues: write
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
17
- uses: EndBug/label-sync@v2
18
with:
19
config-file: .github/labels.yml
0 commit comments