We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f259a6 commit 09f4dd7Copy full SHA for 09f4dd7
.github/workflows/linter.yaml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Checkout Code
19
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
+ uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
20
with:
21
fetch-depth: 0
22
.github/workflows/mkdocs-build.yaml
0 commit comments