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