Bumps [
actions/checkout](https://github.com/actions/checkout) from 3 to 4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/checkout/releases"&g…
releases</a>.</em></p>
<blockquote>
<h2>v4.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Update default runtime to node20 by <a
href="https://github.com/takost"><code&…
in <a
href="https://redirect.github.com/actions/checkout/pull/1436&q…
<li>Support fetching without the --progress option by <a
href="https://github.com/simonbaird"><code&…
in <a
href="https://redirect.github.com/actions/checkout/pull/1067&q…
<li>Release 4.0.0 by <a
href="https://github.com/takost"><code&…
in <a
href="https://redirect.github.com/actions/checkout/pull/1447&q…
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/takost"><code&…
made their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/1436&q…
<li><a
href="https://github.com/simonbaird"><code&…
made their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/1067&q…
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v3...v4.0.0&…
<h2>v3.6.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Mark test scripts with Bash'isms to be run via Bash by <a
href="https://github.com/dscho"><code&g…
in <a
href="https://redirect.github.com/actions/checkout/pull/1377&q…
<li>Add option to fetch tags even if fetch-depth &gt; 0 by <a
href="https://github.com/RobertWieczoreck"><…
in <a
href="https://redirect.github.com/actions/checkout/pull/579&qu…
<li>Release 3.6.0 by <a
href="https://github.com/luketomlinson"><co…
in <a
href="https://redirect.github.com/actions/checkout/pull/1437&q…
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/RobertWieczoreck"><…
made their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/579&qu…
<li><a
href="https://github.com/luketomlinson"><co…
made their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/1437&q…
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v3.5.3...v3.6.0&…
<h2>v3.5.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix: Checkout Issue in self hosted runner due to faulty submodule
check-ins by <a
href="https://github.com/megamanics"><code&…
in <a
href="https://redirect.github.com/actions/checkout/pull/1196&q…
<li>Fix typos found by codespell by <a
href="https://github.com/DimitriPapadopoulos">&…
in <a
href="https://redirect.github.com/actions/checkout/pull/1287&q…
<li>Add support for sparse checkouts by <a
href="https://github.com/dscho"><code&g…
and <a
href="https://github.com/dfdez"><code&g…
in <a
href="https://redirect.github.com/actions/checkout/pull/1369&q…
<li>Release v3.5.3 by <a
href="https://github.com/TingluoHuang"><cod…
in <a
href="https://redirect.github.com/actions/checkout/pull/1376&q…
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/megamanics"><code&…
made their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/1196&q…
<li><a
href="https://github.com/DimitriPapadopoulos">&…
made their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/1287&q…
<li><a
href="https://github.com/dfdez"><code&g…
made their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/1369&q…
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v3...v3.5.3&…
<h2>v3.5.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix: Use correct API url / endpoint in GHES by <a
href="https://github.com/fhammerl"><code&am…
in <a
href="https://redirect.github.com/actions/checkout/pull/1289&q…
based on <a
href="https://redirect.github.com/actions/checkout/issues/1286&…
by <a
href="https://github.com/1newsr"><code&…
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v3.5.1...v3.5.2&…
<h2>v3.5.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Improve checkout performance on Windows runners by upgrading
<code>@actions/github</code> dependency by <a
href="https://github.com/BrettDong"><code&a…
in <a
href="https://redirect.github.com/actions/checkout/pull/1246&q…
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/BrettDong"><code&a…
made their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/1246&q…
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/actions/checkout/blob/main/CHANGELOG.md&a…
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2>v4.0.0</h2>
<ul>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1067&q…
fetching without the --progress option</a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1436&q…
to node20</a></li>
</ul>
<h2>v3.6.0</h2>
<ul>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1377&q…1377">Fix:
Mark test scripts with Bash'isms to be run via
Bash</a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/579&qu…
option to fetch tags even if fetch-depth &gt;
0</a></li>
</ul>
<h2>v3.5.3</h2>
<ul>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1196&q…1196">Fix:
Checkout fail in self-hosted runners when faulty submodule are
checked-in</a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1287&q…
typos found by codespell</a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1369&q…
support for sparse checkouts</a></li>
</ul>
<h2>v3.5.2</h2>
<ul>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1289&q…
api endpoint for GHES</a></li>
</ul>
<h2>v3.5.1</h2>
<ul>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1246&q…
slow checkout on Windows</a></li>
</ul>
<h2>v3.5.0</h2>
<ul>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1237&q…
new public key for known_hosts</a></li>
</ul>
<h2>v3.4.0</h2>
<ul>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1209&q…
codeql actions to v2</a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1210&q…
dependencies</a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1225&q…
<code>@actions/io</code></a></li>
</ul>
<h2>v3.3.0</h2>
<ul>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1045&q…
branch list using callbacks from exec function</a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1050&q…
in explicit reference to private checkout options</a></li>
<li>[Fix comment typos (that got added in <a
href="https://redirect.github.com/actions/checkout/issues/770&…
href="https://redirect.github.com/actions/checkout/pull/1057&q…
</ul>
<h2>v3.2.0</h2>
<ul>
<li><a
href="https://redirect.github.com/actions/checkout/pull/942&qu…
GitHub Action to perform release</a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/967&qu…
status badge</a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1002&q…
datadog/squid with ubuntu/squid Docker image</a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/964&qu…
pipeline commands for submoduleForeach in quotes</a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1029&q…
<code>@actions/io</code> to
1.1.2</a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1039&q…
version to 3.2.0</a></li>
</ul>
<h2>v3.1.0</h2>
<ul>
<li><a
href="https://redirect.github.com/actions/checkout/pull/939&qu…
<code>@actions/core</code>
<code>saveState</code> and
<code>getState</code></a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/922&qu…
<code>github-server-url</code>
input</a></li>
</ul>
<h2>v3.0.2</h2>
<ul>
<li><a
href="https://redirect.github.com/actions/checkout/pull/770&qu…
input
<code>set-safe-directory</code></a></li>
</ul>
<h2>v3.0.1</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/checkout/commit/3df4ab11eba7bda60…
Release 4.0.0 (<a
href="https://redirect.github.com/actions/checkout/issues/1447&…
<li><a
href="https://github.com/actions/checkout/commit/8b5e8b768746b5039…
Support fetching without the --progress option (<a
href="https://redirect.github.com/actions/checkout/issues/1067&…
<li><a
href="https://github.com/actions/checkout/commit/97a652b80035363df…
Update default runtime to node20 (<a
href="https://redirect.github.com/actions/checkout/issues/1436&…
<li>See full diff in <a
href="https://github.com/actions/checkout/compare/v3...v4"…
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?d…
Dependabot will resolve any conflicts with this PR as long as you don't alter it
yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made
to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block
automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can
achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of
the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating
any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating
any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any
more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/3557
-- Commit Summary --
* github: [skip ci]: bump actions/checkout from 3 to 4
-- File Changes --
M .github/workflows/alpine.yml (2)
M .github/workflows/codeql.yml (2)
M .github/workflows/main.yml (2)
M .github/workflows/pull_request.yml (4)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/3557.patch
https://github.com/kamailio/kamailio/pull/3557.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3557
You are receiving this because you are subscribed to this thread.
Message ID: &lt;kamailio/kamailio/pull/3557(a)github.com&gt;