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.
2 parents 770f20a + 6dcb358 commit d11314eCopy full SHA for d11314e
.github/workflows/sync-labels.yml
@@ -7,7 +7,7 @@ jobs:
7
build:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
11
- uses: micnncim/action-label-syncer@v1
12
env:
13
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments