Skip to content

Commit cb8a4e2

Browse files
authored
Update labeler.yml
1 parent 0a2bda1 commit cb8a4e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/labeler.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
if: github.repository == 'volantis-x/hexo-theme-volantis'
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/labeler@v6
11+
- uses: actions/labeler@v4
1212
with:
13-
repo-token: "${{ secrets.GITHUB_TOKEN }}"
13+
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)