Skip to content

Bump actions/setup-go from 4.1.0 to 5.0.0 #85

Bump actions/setup-go from 4.1.0 to 5.0.0

Bump actions/setup-go from 4.1.0 to 5.0.0 #85

Workflow file for this run

---
name: yamllint
on: # yamllint disable-line rule:truthy
pull_request:
branches: ["main"]
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
# yamllint is installed in GitHub Actions base runner image: https://github.com/adrienverge/yamllint/pull/588
- run: yamllint .