1
0
Fork 0

CI: use actions/checkout@v4

This commit is contained in:
Bart Schuurmans 2024-03-13 12:30:52 +01:00
parent 288743b686
commit 12b469a0d6
8 changed files with 8 additions and 8 deletions

View file

@ -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