We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f05ceb commit eb5334cCopy full SHA for eb5334c
.github/workflows/lint.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: "ubuntu-latest"
21
steps:
22
- name: "Checkout repository"
23
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
+ uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
24
with:
25
fetch-depth: 0
26
submodules: true
0 commit comments