We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 037f603 commit fda1ed1Copy full SHA for fda1ed1
.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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
20
with:
21
fetch-depth: 0
22
.github/workflows/mkdocs-build.yaml
0 commit comments