Skip to content

Commit d664c2a

Browse files
Bump actions/checkout from 4 to 5 (#514)
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>⚠️ Minimum Compatible Runner Version</h2> <p><strong>v2.327.1</strong><br /> <a href="https://github.com/actions/runner/releases/tag/v2.327.1">Release Notes</a></p> <p>Make sure your runner is updated to this version or newer to use this release.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4...v5.0.0">https://github.com/actions/checkout/compare/v4...v5.0.0</a></p> <h2>v4.3.0</h2> <h2>What's Changed</h2> <ul> <li>docs: update README.md by <a href="https://github.com/motss"><code>@​motss</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout#1971</a></li> <li>Add internal repos for checking out multiple repositories by <a href="https://github.com/mouismail"><code>@​mouismail</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout#1977</a></li> <li>Documentation update - add recommended permissions to Readme by <a href="https://github.com/benwells"><code>@​benwells</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2043">actions/checkout#2043</a></li> <li>Adjust positioning of user email note and permissions heading by <a href="https://github.com/joshmgross"><code>@​joshmgross</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2044">actions/checkout#2044</a></li> <li>Update README.md by <a href="https://github.com/nebuk89"><code>@​nebuk89</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2194">actions/checkout#2194</a></li> <li>Update CODEOWNERS for actions by <a href="https://github.com/TingluoHuang"><code>@​TingluoHuang</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2224">actions/checkout#2224</a></li> <li>Update package dependencies by <a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2236">actions/checkout#2236</a></li> <li>Prepare release v4.3.0 by <a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2237">actions/checkout#2237</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/motss"><code>@​motss</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout#1971</a></li> <li><a href="https://github.com/mouismail"><code>@​mouismail</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout#1977</a></li> <li><a href="https://github.com/benwells"><code>@​benwells</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/2043">actions/checkout#2043</a></li> <li><a href="https://github.com/nebuk89"><code>@​nebuk89</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/2194">actions/checkout#2194</a></li> <li><a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/2236">actions/checkout#2236</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4...v4.3.0">https://github.com/actions/checkout/compare/v4...v4.3.0</a></p> <h2>v4.2.2</h2> <h2>What's Changed</h2> <ul> <li><code>url-helper.ts</code> now leverages well-known environment variables by <a href="https://github.com/jww3"><code>@​jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1941">actions/checkout#1941</a></li> <li>Expand unit test coverage for <code>isGhes</code> by <a href="https://github.com/jww3"><code>@​jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1946">actions/checkout#1946</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4.2.1...v4.2.2">https://github.com/actions/checkout/compare/v4.2.1...v4.2.2</a></p> <h2>v4.2.1</h2> <h2>What's Changed</h2> <ul> <li>Check out other refs/* by commit if provided, fall back to ref by <a href="https://github.com/orhantoy"><code>@​orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1924">actions/checkout#1924</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Jcambass"><code>@​Jcambass</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1919">actions/checkout#1919</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4.2.0...v4.2.1">https://github.com/actions/checkout/compare/v4.2.0...v4.2.1</a></p> <!-- 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">actions/checkout's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>V5.0.0</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> </ul> <h2>V4.3.0</h2> <ul> <li>docs: update README.md by <a href="https://github.com/motss"><code>@​motss</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout#1971</a></li> <li>Add internal repos for checking out multiple repositories by <a href="https://github.com/mouismail"><code>@​mouismail</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout#1977</a></li> <li>Documentation update - add recommended permissions to Readme by <a href="https://github.com/benwells"><code>@​benwells</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2043">actions/checkout#2043</a></li> <li>Adjust positioning of user email note and permissions heading by <a href="https://github.com/joshmgross"><code>@​joshmgross</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2044">actions/checkout#2044</a></li> <li>Update README.md by <a href="https://github.com/nebuk89"><code>@​nebuk89</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2194">actions/checkout#2194</a></li> <li>Update CODEOWNERS for actions by <a href="https://github.com/TingluoHuang"><code>@​TingluoHuang</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2224">actions/checkout#2224</a></li> <li>Update package dependencies by <a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2236">actions/checkout#2236</a></li> </ul> <h2>v4.2.2</h2> <ul> <li><code>url-helper.ts</code> now leverages well-known environment variables by <a href="https://github.com/jww3"><code>@​jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1941">actions/checkout#1941</a></li> <li>Expand unit test coverage for <code>isGhes</code> by <a href="https://github.com/jww3"><code>@​jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1946">actions/checkout#1946</a></li> </ul> <h2>v4.2.1</h2> <ul> <li>Check out other refs/* by commit if provided, fall back to ref by <a href="https://github.com/orhantoy"><code>@​orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1924">actions/checkout#1924</a></li> </ul> <h2>v4.2.0</h2> <ul> <li>Add Ref and Commit outputs by <a href="https://github.com/lucacome"><code>@​lucacome</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1180">actions/checkout#1180</a></li> <li>Dependency updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>- <a href="https://redirect.github.com/actions/checkout/pull/1777">actions/checkout#1777</a>, <a href="https://redirect.github.com/actions/checkout/pull/1872">actions/checkout#1872</a></li> </ul> <h2>v4.1.7</h2> <ul> <li>Bump the minor-npm-dependencies group across 1 directory with 4 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1739">actions/checkout#1739</a></li> <li>Bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1697">actions/checkout#1697</a></li> <li>Check out other refs/* by commit by <a href="https://github.com/orhantoy"><code>@​orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1774">actions/checkout#1774</a></li> <li>Pin actions/checkout's own workflows to a known, good, stable version. by <a href="https://github.com/jww3"><code>@​jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1776">actions/checkout#1776</a></li> </ul> <h2>v4.1.6</h2> <ul> <li>Check platform to set archive extension appropriately by <a href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1732">actions/checkout#1732</a></li> </ul> <h2>v4.1.5</h2> <ul> <li>Update NPM dependencies by <a href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1703">actions/checkout#1703</a></li> <li>Bump github/codeql-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1694">actions/checkout#1694</a></li> <li>Bump actions/setup-node from 1 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1696">actions/checkout#1696</a></li> <li>Bump actions/upload-artifact from 2 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1695">actions/checkout#1695</a></li> <li>README: Suggest <code>user.email</code> to be <code>41898282+github-actions[bot]@users.noreply.github.com</code> by <a href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1707">actions/checkout#1707</a></li> </ul> <h2>v4.1.4</h2> <ul> <li>Disable <code>extensions.worktreeConfig</code> when disabling <code>sparse-checkout</code> by <a href="https://github.com/jww3"><code>@​jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1692">actions/checkout#1692</a></li> <li>Add dependabot config by <a href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1688">actions/checkout#1688</a></li> <li>Bump the minor-actions-dependencies group with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1693">actions/checkout#1693</a></li> <li>Bump word-wrap from 1.2.3 to 1.2.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1643">actions/checkout#1643</a></li> </ul> <h2>v4.1.3</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/checkout/commit/08c6903cd8c0fde910a37f88322edcfb5dd907a8"><code>08c6903</code></a> Prepare v5.0.0 release (<a href="https://redirect.github.com/actions/checkout/issues/2238">#2238</a>)</li> <li><a href="https://github.com/actions/checkout/commit/9f265659d3bb64ab1440b03b12f4d47a24320917"><code>9f26565</code></a> Update actions checkout to use node 24 (<a href="https://redirect.github.com/actions/checkout/issues/2226">#2226</a>)</li> <li>See full diff in <a href="https://github.com/actions/checkout/compare/v4...v5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=4&new-version=5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c35b8ea commit d664c2a

File tree

4 files changed

+36
-36
lines changed

4 files changed

+36
-36
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
steps:
4141
- name: Checkout repository
42-
uses: actions/checkout@v4
42+
uses: actions/checkout@v5
4343

4444
# Initializes the CodeQL tools for scanning.
4545
- name: Initialize CodeQL

.github/workflows/test.yml

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
lint:
2020
runs-on: ubuntu-latest
2121
steps:
22-
- uses: actions/checkout@v4
22+
- uses: actions/checkout@v5
2323
- name: Actionlint
2424
uses: eifinger/actionlint-action@23c85443d840cd73bbecb9cddfc933cc21649a38 # v1.9.1
2525
- uses: actions/setup-node@v4
@@ -44,7 +44,7 @@ jobs:
4444
matrix:
4545
os: [ubuntu-latest, macos-latest, macos-14, windows-latest]
4646
steps:
47-
- uses: actions/checkout@v4
47+
- uses: actions/checkout@v5
4848
- name: Install latest version
4949
id: setup-uv
5050
uses: ./
@@ -62,7 +62,7 @@ jobs:
6262
matrix:
6363
uv-version: ["0.3.0", "0.3.2", "0.3", "0.3.x", ">=0.3.0"]
6464
steps:
65-
- uses: actions/checkout@v4
65+
- uses: actions/checkout@v5
6666
- name: Install version ${{ matrix.uv-version }}
6767
uses: ./
6868
with:
@@ -76,7 +76,7 @@ jobs:
7676
os: [ ubuntu-latest, selfhosted-ubuntu-arm64 ]
7777
runs-on: ${{ matrix.os }}
7878
steps:
79-
- uses: actions/checkout@v4
79+
- uses: actions/checkout@v5
8080
- name: Install version 0.3
8181
id: setup-uv
8282
uses: ./
@@ -99,7 +99,7 @@ jobs:
9999
test-pep440-version:
100100
runs-on: ubuntu-latest
101101
steps:
102-
- uses: actions/checkout@v4
102+
- uses: actions/checkout@v5
103103
- name: Install version 0.4.30
104104
id: setup-uv
105105
uses: ./
@@ -115,7 +115,7 @@ jobs:
115115
test-pyproject-file-version:
116116
runs-on: ubuntu-latest
117117
steps:
118-
- uses: actions/checkout@v4
118+
- uses: actions/checkout@v5
119119
- name: Install version 0.5.14
120120
id: setup-uv
121121
uses: ./
@@ -131,7 +131,7 @@ jobs:
131131
test-malformed-pyproject-file-fallback:
132132
runs-on: ubuntu-latest
133133
steps:
134-
- uses: actions/checkout@v4
134+
- uses: actions/checkout@v5
135135
- name: Install using malformed pyproject.toml
136136
id: setup-uv
137137
uses: ./
@@ -142,7 +142,7 @@ jobs:
142142
test-uv-file-version:
143143
runs-on: ubuntu-latest
144144
steps:
145-
- uses: actions/checkout@v4
145+
- uses: actions/checkout@v5
146146
- name: Install version 0.5.15
147147
id: setup-uv
148148
uses: ./
@@ -158,7 +158,7 @@ jobs:
158158
test-version-file-version:
159159
runs-on: ubuntu-latest
160160
steps:
161-
- uses: actions/checkout@v4
161+
- uses: actions/checkout@v5
162162
- name: Install from requirements file
163163
id: setup-uv
164164
uses: ./
@@ -174,7 +174,7 @@ jobs:
174174
test-version-file-hash-version:
175175
runs-on: ubuntu-latest
176176
steps:
177-
- uses: actions/checkout@v4
177+
- uses: actions/checkout@v5
178178
- name: Install from requirements file
179179
id: setup-uv
180180
uses: ./
@@ -197,7 +197,7 @@ jobs:
197197
- os: macos-latest
198198
checksum: "a70cbfbf3bb5c08b2f84963b4f12c94e08fbb2468ba418a3bfe1066fbe9e7218"
199199
steps:
200-
- uses: actions/checkout@v4
200+
- uses: actions/checkout@v5
201201
- name: Checksum matches expected
202202
uses: ./
203203
with:
@@ -209,7 +209,7 @@ jobs:
209209
test-with-explicit-token:
210210
runs-on: ubuntu-latest
211211
steps:
212-
- uses: actions/checkout@v4
212+
- uses: actions/checkout@v5
213213
- name: Install default version
214214
uses: ./
215215
with:
@@ -220,7 +220,7 @@ jobs:
220220
test-uvx:
221221
runs-on: ubuntu-latest
222222
steps:
223-
- uses: actions/checkout@v4
223+
- uses: actions/checkout@v5
224224
- name: Install default version
225225
uses: ./
226226
- run: uvx ruff --version
@@ -237,7 +237,7 @@ jobs:
237237
windows-latest,
238238
]
239239
steps:
240-
- uses: actions/checkout@v4
240+
- uses: actions/checkout@v5
241241
- name: Install default version
242242
uses: ./
243243
- run: uv tool install ruff
@@ -246,7 +246,7 @@ jobs:
246246
test-tilde-expansion-tool-dirs:
247247
runs-on: selfhosted-ubuntu-arm64
248248
steps:
249-
- uses: actions/checkout@v4
249+
- uses: actions/checkout@v5
250250
- name: Setup with cache
251251
uses: ./
252252
with:
@@ -269,7 +269,7 @@ jobs:
269269
matrix:
270270
os: [ubuntu-latest, macos-latest, windows-latest]
271271
steps:
272-
- uses: actions/checkout@v4
272+
- uses: actions/checkout@v5
273273
- name: Install latest version
274274
uses: ./
275275
with:
@@ -290,7 +290,7 @@ jobs:
290290
matrix:
291291
os: [ ubuntu-latest, macos-latest, windows-latest ]
292292
steps:
293-
- uses: actions/checkout@v4
293+
- uses: actions/checkout@v5
294294
- name: Install latest version
295295
uses: ./
296296
with:
@@ -311,7 +311,7 @@ jobs:
311311
runs-on: ubuntu-latest
312312
container: alpine
313313
steps:
314-
- uses: actions/checkout@v4
314+
- uses: actions/checkout@v5
315315
- name: Install latest version
316316
uses: ./
317317
- run: uv sync
@@ -324,7 +324,7 @@ jobs:
324324
enable-cache: [ "true", "false", "auto" ]
325325
os: [ "ubuntu-latest", "selfhosted-ubuntu-arm64", "windows-latest" ]
326326
steps:
327-
- uses: actions/checkout@v4
327+
- uses: actions/checkout@v5
328328
- name: Setup with cache
329329
uses: ./
330330
with:
@@ -341,7 +341,7 @@ jobs:
341341
os: [ "ubuntu-latest", "selfhosted-ubuntu-arm64", "windows-latest" ]
342342
needs: test-setup-cache
343343
steps:
344-
- uses: actions/checkout@v4
344+
- uses: actions/checkout@v5
345345
- name: Restore with cache
346346
id: restore
347347
uses: ./
@@ -373,7 +373,7 @@ jobs:
373373
test-setup-cache-requirements-txt:
374374
runs-on: ubuntu-latest
375375
steps:
376-
- uses: actions/checkout@v4
376+
- uses: actions/checkout@v5
377377
- name: Setup with cache
378378
uses: ./
379379
with:
@@ -387,7 +387,7 @@ jobs:
387387
runs-on: ubuntu-latest
388388
needs: test-setup-cache
389389
steps:
390-
- uses: actions/checkout@v4
390+
- uses: actions/checkout@v5
391391
- name: Restore with cache
392392
id: restore
393393
uses: ./
@@ -409,7 +409,7 @@ jobs:
409409
test-setup-cache-dependency-glob:
410410
runs-on: ubuntu-latest
411411
steps:
412-
- uses: actions/checkout@v4
412+
- uses: actions/checkout@v5
413413
- name: Setup with cache
414414
uses: ./
415415
with:
@@ -424,7 +424,7 @@ jobs:
424424
runs-on: ubuntu-latest
425425
needs: test-setup-cache-dependency-glob
426426
steps:
427-
- uses: actions/checkout@v4
427+
- uses: actions/checkout@v5
428428
- name: Change pyproject.toml
429429
run: |
430430
echo '[tool.uv]' >> __tests__/fixtures/uv-project/pyproject.toml
@@ -459,7 +459,7 @@ jobs:
459459
expected-cache-dir: "/home/ubuntu/.cache/uv"
460460
runs-on: ${{ matrix.inputs.os }}
461461
steps:
462-
- uses: actions/checkout@v4
462+
- uses: actions/checkout@v5
463463
- name: Setup with cache
464464
uses: ./
465465
with:
@@ -474,7 +474,7 @@ jobs:
474474
test-setup-cache-local:
475475
runs-on: selfhosted-ubuntu-arm64
476476
steps:
477-
- uses: actions/checkout@v4
477+
- uses: actions/checkout@v5
478478
- name: Setup with cache
479479
uses: ./
480480
with:
@@ -487,7 +487,7 @@ jobs:
487487
runs-on: selfhosted-ubuntu-arm64
488488
needs: test-setup-cache-local
489489
steps:
490-
- uses: actions/checkout@v4
490+
- uses: actions/checkout@v5
491491
- name: Restore with cache
492492
id: restore
493493
uses: ./
@@ -508,7 +508,7 @@ jobs:
508508
test-tilde-expansion-cache-local-path:
509509
runs-on: selfhosted-ubuntu-arm64
510510
steps:
511-
- uses: actions/checkout@v4
511+
- uses: actions/checkout@v5
512512
- name: Create cache directory
513513
run: mkdir -p ~/uv-cache
514514
shell: bash
@@ -522,7 +522,7 @@ jobs:
522522
test-tilde-expansion-cache-dependency-glob:
523523
runs-on: selfhosted-ubuntu-arm64
524524
steps:
525-
- uses: actions/checkout@v4
525+
- uses: actions/checkout@v5
526526
- name: Create cache directory
527527
run: mkdir -p ~/uv-cache
528528
shell: bash
@@ -555,7 +555,7 @@ jobs:
555555
test-no-python-version:
556556
runs-on: ubuntu-latest
557557
steps:
558-
- uses: actions/checkout@v4
558+
- uses: actions/checkout@v5
559559
- name: Fake pyproject.toml at root
560560
run: cp __tests__/fixtures/old-python-constraint-project/pyproject.toml pyproject.toml
561561
- name: Setup with cache
@@ -568,7 +568,7 @@ jobs:
568568
test-custom-manifest-file:
569569
runs-on: ubuntu-latest
570570
steps:
571-
- uses: actions/checkout@v4
571+
- uses: actions/checkout@v5
572572
- name: Install from custom manifest file
573573
uses: ./
574574
with:
@@ -585,7 +585,7 @@ jobs:
585585
test-absolute-path:
586586
runs-on: ubuntu-latest
587587
steps:
588-
- uses: actions/checkout@v4
588+
- uses: actions/checkout@v5
589589
- name: Create requirements.txt
590590
run: echo "uv==0.6.17" > /tmp/setup-uv-requirements.txt
591591
- name: Install from requirements file
@@ -603,7 +603,7 @@ jobs:
603603
test-relative-path:
604604
runs-on: ubuntu-latest
605605
steps:
606-
- uses: actions/checkout@v4
606+
- uses: actions/checkout@v5
607607
- name: mkdir
608608
run: mkdir -p /tmp/setup-uv-test-relative-path
609609
- name: Create requirements.txt

.github/workflows/update-known-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
contents: write
1212
pull-requests: write
1313
steps:
14-
- uses: actions/checkout@v4
14+
- uses: actions/checkout@v5
1515
- uses: actions/setup-node@v4
1616
with:
1717
node-version: "20"

.github/workflows/update-major-minor-tags.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
permissions:
1616
contents: write
1717
steps:
18-
- uses: actions/checkout@v4
18+
- uses: actions/checkout@v5
1919
- name: Update Major Minor Tags
2020
run: |
2121
set -x

0 commit comments

Comments
 (0)