CI: use actions/checkout@v4
This commit is contained in:
parent
288743b686
commit
12b469a0d6
8 changed files with 8 additions and 8 deletions
2
.github/workflows/curlylint.yaml
vendored
2
.github/workflows/curlylint.yaml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
|||
lint:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Install curlylint
|
||||
run: pip install curlylint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue