mirror of
https://github.com/sindresorhus/awesome.git
synced 2026-01-23 19:28:01 -08:00
Update outdated GitHub Actions version (#3875)
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user