We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da00210 commit 51b8864Copy full SHA for 51b8864
.github/workflows/lint.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Set up environment
12
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
13
with: # no need for the history
14
fetch-depth: 1
15
- name: Set up Python
0 commit comments