We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6605fb9 + 69edc92 commit cd4aa41Copy full SHA for cd4aa41
1 file changed
.github/workflows/linters.yaml
@@ -22,7 +22,7 @@ jobs:
22
linter: [xmllint, flake8, pep257]
23
steps:
24
- name: Checkout code
25
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
26
- name: Run linter
27
uses: ./.github/actions/lint/
28
env:
0 commit comments