Skip to content

Commit 1550899

Browse files
authored
Merge pull request #2 from leodevian/dependabot/github_actions/actions/checkout-5
2 parents 230f650 + 70bb461 commit 1550899

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- docs
2727

2828
steps:
29-
- uses: actions/checkout@v4
29+
- uses: actions/checkout@v5
3030
with:
3131
fetch-depth: 0
3232

0 commit comments

Comments
 (0)