Commit 51e985
2026-01-15 14:32:01 Pádraic Slattery: Update outdated GitHub Actions version (#3875)| .github/workflows/main.yml .. | |
| @@ 7,7 7,7 @@ | |
| lint: | |
| runs-on: ubuntu-latest | |
| steps: | |
| - | - uses: actions/checkout@v4 |
| + | - uses: actions/checkout@v6 |
| with: | |
| fetch-depth: 0 | |
| - name: awesome-lint | |
