Skip to content

Commit 8dd4a81

Browse files
Bump actions/checkout from 4.2.2 to 5.0.0 (#138)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.2.2...v5.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a9c985a commit 8dd4a81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
114114
steps:
115115
- name: Checkout
116-
uses: actions/checkout@v4.2.2
116+
uses: actions/checkout@v5.0.0
117117
with:
118118
fetch-depth: 0
119119

0 commit comments

Comments
 (0)