We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 332aa6c commit 04ed5a7Copy full SHA for 04ed5a7
.github/workflows/lint.yml
@@ -5,7 +5,7 @@ jobs:
5
lint:
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
9
10
- name: Install yamllint
11
run: pip install yamllint
0 commit comments