We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38bed6b commit 1672169Copy full SHA for 1672169
1 file changed
.github/workflows/ci.yaml
@@ -39,7 +39,7 @@ jobs:
39
- name: ⤵️ Check out code from GitHub
40
uses: actions/checkout@v3
41
- name: 🚀 Run YAMLLint
42
- uses: frenck/action-yamllint@v1.1
+ uses: frenck/action-yamllint@v1.2
43
44
lint-prettier:
45
name: Prettier
0 commit comments