Skip to content

Bump actions/checkout from 7.0.0 to 7.0.1#5257

Merged
cooperlees merged 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7.0.1
Jul 24, 2026
Merged

Bump actions/checkout from 7.0.0 to 7.0.1#5257
cooperlees merged 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 7.0.0 to 7.0.1.

Release notes

Sourced from actions/checkout's releases.

v7.0.1

What's Changed

Full Changelog: actions/checkout@v7...v7.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.1

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
actions/checkout [>= 6.0.1.a, < 6.0.2]
actions/checkout [>= 6.0.0.a, < 6.0.1]
actions/checkout [>= 5.0.1.a, < 5.0.2]

Dependabot compatibility score

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 commands and options

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 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)

Bumps [actions/checkout](https://github.com/actions/checkout) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@9c091bb...3d3c42e)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added C: dependencies C: maintenance Related to project maintenance, e.g. CI, testing, policy changes, releases ci: skip news Pull requests that don't need a changelog entry. labels Jul 24, 2026
@github-actions

Copy link
Copy Markdown
Contributor

diff-shades results comparing this PR (d76fe60) to main (65e9576):

--preview style: no changes

--stable style: no changes


What is this? | Workflow run | diff-shades documentation

@cooperlees cooperlees left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've done this elsewhere and seems to work ...

@cooperlees
cooperlees merged commit 8049246 into main Jul 24, 2026
90 checks passed
@cooperlees
cooperlees deleted the dependabot/github_actions/actions/checkout-7.0.1 branch July 24, 2026 14:28
@cooperlees

cooperlees commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator
mypyc wheels cp310-win_arm64Process completed with exit code 1.
--
mypyc wheels cp310-win_arm64cibuildwheel: Command pytest C:\a\black\black -k "not incompatible_with_mypyc" -n auto failed with code 1.

[mypyc wheels cp310-win_arm64](https://github.com/psf/black/actions/runs/30101133375/job/89507212232#step:4:481)
Process completed with exit code 1.
[mypyc wheels cp310-win_arm64](https://github.com/psf/black/actions/runs/30101133375/job/89507212232#step:4:477)
cibuildwheel: Command pytest C:\a\black\black -k "not incompatible_with_mypyc" -n auto failed with code 1.

arm64 windows issues known?

A SystemExit(123) on Windows ARM64 typically points to a script or application exiting with error code 123, which maps to Windows Error ERROR_INVALID_NAME ("The filename, directory name, or volume label syntax is incorrect"). This usually happens when an x64 or Python script running under emulation tries to access a malformed file path, invalid UNC path, or missing native ARM64 dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C: dependencies C: maintenance Related to project maintenance, e.g. CI, testing, policy changes, releases ci: skip news Pull requests that don't need a changelog entry.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant