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:
2
.github/workflows/labels.yml
vendored
2
.github/workflows/labels.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user