Commit cf0cbec
authored
chore(deps): update actions/checkout action to v6 (#7)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | major | `v4` → `v6` |
---
### Release Notes
<details>
<summary>actions/checkout (actions/checkout)</summary>
###
[`v6.0.2`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v602)
[Compare
Source](https://redirect.github.com/actions/checkout/compare/v6.0.1...v6.0.2)
- Fix tag handling: preserve annotations and explicit fetch-tags by
[@​ericsciple](https://redirect.github.com/ericsciple) in
[#​2356](https://redirect.github.com/actions/checkout/pull/2356)
###
[`v6.0.1`](https://redirect.github.com/actions/checkout/compare/v6.0.0...v6.0.1)
[Compare
Source](https://redirect.github.com/actions/checkout/compare/v6...v6.0.1)
###
[`v6.0.0`](https://redirect.github.com/actions/checkout/compare/v5.0.1...v6.0.0)
[Compare
Source](https://redirect.github.com/actions/checkout/compare/v6...v6)
### [`v6`]()
[Compare
Source](https://redirect.github.com/actions/checkout/compare/v5.0.1...v6)
###
[`v5.0.1`](https://redirect.github.com/actions/checkout/releases/tag/v5.0.1)
[Compare
Source](https://redirect.github.com/actions/checkout/compare/v5...v5.0.1)
##### What's Changed
- Port v6 cleanup to v5 by
[@​ericsciple](https://redirect.github.com/ericsciple) in
[#​2301](https://redirect.github.com/actions/checkout/pull/2301)
**Full Changelog**:
<actions/checkout@v5...v5.0.1>
###
[`v5.0.0`](https://redirect.github.com/actions/checkout/releases/tag/v5.0.0)
[Compare
Source](https://redirect.github.com/actions/checkout/compare/v5...v5)
##### What's Changed
- Update actions checkout to use node 24 by
[@​salmanmkc](https://redirect.github.com/salmanmkc) in
[#​2226](https://redirect.github.com/actions/checkout/pull/2226)
- Prepare v5.0.0 release by
[@​salmanmkc](https://redirect.github.com/salmanmkc) in
[#​2238](https://redirect.github.com/actions/checkout/pull/2238)
##### 1 parent 2838d3c commit cf0cbec
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments