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 d12ae7b commit 3392c73Copy full SHA for 3392c73
.github/workflows/lint-yaml.yml
@@ -13,7 +13,7 @@ jobs:
13
changed-files: ${{ steps.file-changes.outputs.changed-files }}
14
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
17
with:
18
fetch-depth: 0
19
0 commit comments