We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 987e120 commit 97d51d9Copy full SHA for 97d51d9
.github/workflows/lint.yml
@@ -22,7 +22,7 @@ jobs:
22
23
steps:
24
- name: Checkout
25
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
+ uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
26
with:
27
fetch-depth: 0
28
0 commit comments