Skip to content

Commit f8abc94

Browse files
Update actions/checkout action to v6.0.3 (#691)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e681146 commit f8abc94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/quality_analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
steps:
1616
- name: Checkout
17-
uses: actions/checkout@v6.0.2
17+
uses: actions/checkout@v6.0.3
1818
with:
1919
# Shallow clones should be disabled for a better relevancy of analysis.
2020
fetch-depth: 0

0 commit comments

Comments
 (0)