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