chore(ci): bump github actions and use go.mod Go version (#2880)

- actions/checkout from v4 to v5
- actions/setup-go uses go-version from go.mod file
- DavidAnson/markdownlint-cli2-action from v19 to v20
This commit is contained in:
shwoop
2025-09-11 21:14:19 +02:00
committed by GitHub
parent d82df2b431
commit 075cbd5a0f
3 changed files with 7 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ jobs:
issues: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- uses: crazy-max/ghaction-github-labeler@v5
with:
yaml-file: .github/labels.yml