We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2587a6 commit a4b9b08Copy full SHA for a4b9b08
1 file changed
.github/workflows/linter.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout Code
13
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
14
with:
15
fetch-depth: 0
16
- name: Yaml Lint
0 commit comments