fixing workflow

This commit is contained in:
xenoscr 2022-09-10 16:42:26 -04:00
parent f64f0d457e
commit 4990f5e81d
No known key found for this signature in database
GPG Key ID: 52C26F96860C0DAA

View File

@ -12,8 +12,8 @@ jobs:
lintFiles:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout
- uses: actions/checkout@v3
- name: Run yamllint
uses: frenck/action-yamllint
uses: frenck/action-yamllint@v1
with:
config: ".github/.yamllint"