1 parent e681146 commit f8abc94Copy full SHA for f8abc94
1 file changed
.github/workflows/quality_analysis.yaml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Checkout
17
- uses: actions/checkout@v6.0.2
+ uses: actions/checkout@v6.0.3
18
with:
19
# Shallow clones should be disabled for a better relevancy of analysis.
20
fetch-depth: 0
0 commit comments