CI: Fix typo in version (#8817)

This commit is contained in:
Felix
2025-12-02 22:14:43 +01:00
committed by GitHub
parent 2062c33cd4
commit b07589a0f9

View File

@@ -19,6 +19,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@6
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"