-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit 30c1070
authored
Bump actions/checkout from 4 to 5 (#2436)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to
5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/checkout/releases">actions/checkout's
releases</a>.</em></p>
<blockquote>
<h2>v5.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Update actions checkout to use node 24 by <a
href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2226">actions/checkout#2226</a></li>
<li>Prepare v5.0.0 release by <a
href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2238">actions/checkout#2238</a></li>
</ul>
<h2>1 parent f5a38ae commit 30c1070Copy full SHA for 30c1070
File tree
Expand file treeCollapse file tree
3 files changed
+3
-3
lines changedOpen diff view settings
Filter options
- .github/workflows
Expand file treeCollapse file tree
3 files changed
+3
-3
lines changedOpen diff view settings
Collapse file
.github/workflows/coverage_base.yml
Copy file name to clipboardExpand all lines: .github/workflows/coverage_base.yml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Collapse file
.github/workflows/publish.yml
Copy file name to clipboardExpand all lines: .github/workflows/publish.yml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Collapse file
.github/workflows/tests.yml
Copy file name to clipboardExpand all lines: .github/workflows/tests.yml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments