We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e768dd commit e1cd231Copy full SHA for e1cd231
.github/workflows/lint-test.yaml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- name: Checkout
10
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
11
with:
12
fetch-depth: 0
13
0 commit comments