We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f05ceb commit 5079d2dCopy full SHA for 5079d2d
.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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
24
with:
25
fetch-depth: 0
26
submodules: true
0 commit comments