Skip to content

Commit f3686f8

Browse files
authored
Merge pull request #2035 from github/dependabot/github_actions/actions/checkout-6.0.2
chore(deps): bump actions/checkout from 4.2.2 to 6.0.2
2 parents 7d3724c + e3fa0f2 commit f3686f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

2222
steps:
2323
- name: Checkout
24-
uses: actions/checkout@v4.2.2
24+
uses: actions/checkout@v6.0.2
2525
with:
2626
fetch-depth: 10
2727

0 commit comments

Comments
 (0)