Skip to content

Commit eb697ca

Browse files
chore(deps): update actions/checkout action to v4.1.7 (#577)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ed80d8e commit eb697ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/quality.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
steps:
1919
- name: Checkout
20-
uses: actions/[email protected].1
20+
uses: actions/[email protected].7
2121
with:
2222
show-progress: false
2323

@@ -58,7 +58,7 @@ jobs:
5858

5959
steps:
6060
- name: Checkout
61-
uses: actions/[email protected].1
61+
uses: actions/[email protected].7
6262
with:
6363
show-progress: false
6464

0 commit comments

Comments
 (0)