We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b721af commit 115605aCopy full SHA for 115605a
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
41
steps:
42
- name: "Checkout Code"
43
- uses: "actions/checkout@v2"
+ uses: "actions/checkout@v4"
44
timeout-minutes: 5
45
with:
46
fetch-depth: 0
0 commit comments