generated from spatie/package-skeleton-laravel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 788e8ad
authored
Bump actions/checkout from 4 to 5 (#24)
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://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://github.com/actions/checkout/pull/2238">actions/checkout#2238</a></li>
</ul>
<h2>File tree
Expand file treeCollapse file tree
4 files changed
+4
-4
lines changedFilter options
- .github/workflows
Expand file treeCollapse file tree
4 files changed
+4
-4
lines changedCollapse file: .github/workflows/fix-php-code-style-issues.yml
.github/workflows/fix-php-code-style-issues.yml
Copy file name to clipboardExpand all lines: .github/workflows/fix-php-code-style-issues.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
|
Collapse file: .github/workflows/phpstan.yml
.github/workflows/phpstan.yml
Copy file name to clipboardExpand all lines: .github/workflows/phpstan.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
Collapse file: .github/workflows/run-tests.yml
.github/workflows/run-tests.yml
Copy file name to clipboardExpand all lines: .github/workflows/run-tests.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
Collapse file: .github/workflows/update-changelog.yml
.github/workflows/update-changelog.yml
Copy file name to clipboardExpand all lines: .github/workflows/update-changelog.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
0 commit comments