We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad12a2d commit 3f64e01Copy full SHA for 3f64e01
.github/workflows/checks.yaml
@@ -8,7 +8,7 @@ jobs:
8
env:
9
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
10
steps:
11
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
12
with:
13
fetch-depth: 0
14
0 commit comments