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 4f5b0bc commit f313b91Copy full SHA for f313b91
.github/workflows/lint.yml
@@ -7,7 +7,7 @@ jobs:
7
Lint:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
11
- name: yaml-lint
12
uses: ibiqlik/action-yamllint@v3
13
with:
0 commit comments