We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f05ceb commit 6e6f8ddCopy full SHA for 6e6f8dd
.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@a5ac7e51b41094c92402da3b24376905380afc29 # v4
24
with:
25
fetch-depth: 0
26
submodules: true
0 commit comments