-
-
Notifications
You must be signed in to change notification settings - Fork 341
Commit 5bd7a41
authored
chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 in the all group (#1824)
Bumps the all group with 1 update:
[actions/checkout](https://github.com/actions/checkout).
Updates `actions/checkout` from 4.2.2 to 5.0.0
<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 3600bac commit 5bd7a41Copy full SHA for 5bd7a41
File tree
Expand file treeCollapse file tree
3 files changed
+3
-3
lines changedFilter options
- .github/workflows
Expand file treeCollapse file tree
3 files changed
+3
-3
lines changed.github/workflows/deploy-pr.yml
Copy file name to clipboardExpand all lines: .github/workflows/deploy-pr.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
.github/workflows/deploy-prod.yml
Copy file name to clipboardExpand all lines: .github/workflows/deploy-prod.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 |
| |
|
.github/workflows/update-flake-lock.yml
Copy file name to clipboardExpand all lines: .github/workflows/update-flake-lock.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
0 commit comments