chore(deps): update actions/checkout action to v6 #2
1 changed files with 1 additions and 1 deletions
commit
7e236e53ca
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
lint-debian:
|
||||
runs-on: debian-trixie
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v6
|
||||
- name: Install Linters
|
||||
run: npm install -g htmlhint stylelint stylelint-config-standard eslint
|
||||
- name: HTML
|
||||
|
|
|
|||
Loading…
Reference in a new issue