Update outdated GitHub Actions version (#3875)

This commit is contained in:
Pádraic Slattery 2026-01-15 14:32:01 +01:00 committed by GitHub
parent c4919d3509
commit 51e985fca1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ jobs:
lint: lint:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v6
with: with:
fetch-depth: 0 fetch-depth: 0
- name: awesome-lint - name: awesome-lint