We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4648263 + 3ec2a4a commit 36e2d31Copy full SHA for 36e2d31
.github/workflows/build.yml
@@ -34,7 +34,7 @@ jobs:
34
35
steps:
36
- name: Checkout
37
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
38
with:
39
fetch-depth: 0
40
0 commit comments