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 f86bb35 commit b569a56Copy full SHA for b569a56
.github/workflows/lint.yml
@@ -10,7 +10,7 @@ jobs:
10
11
steps:
12
- name: Checkout
13
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
14
with:
15
ref: ${{ github.head_ref }}
16
fetch-depth: 0
0 commit comments