mirror of
https://github.com/ben-grande/qusal.git
synced 2024-12-24 15:09:30 -05:00
ci: update actions release
This commit is contained in:
parent
dbed18dfa2
commit
4dd6308fc2
6
.github/workflows/main.yaml
vendored
6
.github/workflows/main.yaml
vendored
@ -37,11 +37,11 @@ jobs:
|
||||
# gitlint is available on Debian but Ubuntu has an older version.
|
||||
- name: Install pip packages
|
||||
run: pip3 install salt-lint gitlint
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: actions/setup-python@v3
|
||||
- uses: pre-commit/action@v3.0.0
|
||||
- uses: actions/setup-python@v5
|
||||
- uses: pre-commit/action@v3.0.1
|
||||
|
||||
- name: Lint commits
|
||||
# yamllint disable-line rule:line-length
|
||||
|
Loading…
Reference in New Issue
Block a user