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 b6c3622 commit d873b37Copy full SHA for d873b37
.github/workflows/label.yml
@@ -20,7 +20,7 @@ jobs:
20
name: Syncer
21
runs-on: ubuntu-latest
22
steps:
23
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
24
- uses: micnncim/action-label-syncer@v1
25
env:
26
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments