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 b64fb1eCopy full SHA for b64fb1e
.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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
24
with:
25
fetch-depth: 0
26
submodules: true
0 commit comments