We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d3724c + e3fa0f2 commit f3686f8Copy full SHA for f3686f8
1 file changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
22
steps:
23
- name: Checkout
24
- uses: actions/checkout@v4.2.2
+ uses: actions/checkout@v6.0.2
25
with:
26
fetch-depth: 10
27
0 commit comments