We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d8f665 commit a8d815dCopy full SHA for a8d815d
1 file changed
.github/workflows/sync-labels.yml
@@ -13,7 +13,7 @@ jobs:
13
name: Sync Labels
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
17
- uses: brpaz/action-label-syncer@0.2.0
18
env:
19
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments