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 3af7a6b commit d237ddeCopy full SHA for d237dde
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