chore(deps): update actions/checkout action to v7
All checks were successful
CodeQL / lint-debian (push) Successful in 1m8s

This commit is contained in:
Spacebot 2026-06-18 15:03:20 +00:00 committed by redbinder0526
commit 9e73da3e3f

View file

@ -9,7 +9,7 @@ jobs:
lint-debian:
runs-on: ${{ vars.RUNNER_LABEL }}
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
- name: Install Linters
run: npm install -g htmlhint stylelint stylelint-config-standard eslint
- name: HTML