Skip to content

Commit d7a20f2

Browse files
committed
readme: update to v6
1 parent 548a7c3 commit d7a20f2

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,9 @@ jobs:
7575
contents: read
7676
issues: write
7777
steps:
78-
-
79-
name: Checkout
80-
uses: actions/checkout@v4
8178
-
8279
name: Run Labeler
83-
uses: crazy-max/ghaction-github-labeler@v5
80+
uses: crazy-max/ghaction-github-labeler@v6
8481
with:
8582
github-token: ${{ secrets.GITHUB_TOKEN }}
8683
yaml-file: .github/labels.yml

0 commit comments

Comments
 (0)