Skip to content

Bump actions/checkout from 6 to 7#9463

Merged
mbien merged 1 commit into
masterfrom
dependabot/github_actions/actions/checkout-7
Jun 23, 2026
Merged

Bump actions/checkout from 6 to 7#9463
mbien merged 1 commit into
masterfrom
dependabot/github_actions/actions/checkout-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 6 to 7.

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

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

Changelog

Sourced from actions/checkout's changelog.

Changelog

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

@dependabot dependabot Bot added CI continuous integration changes Upgrade Library Library (Dependency) Upgrade labels Jun 22, 2026
@mbien

mbien commented Jun 23, 2026

Copy link
Copy Markdown
Member

hmm. profiler build on windows is failing atm:

D:\a\netbeans\netbeans\profiler\lib.profiler\native\scripts>call "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars64.bat" 
The system cannot find the path specified.

...Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars64.bat

the image updated most likely and the path needs updating too

@neilcsmith-net

Copy link
Copy Markdown
Member

I found a few references to related things (eg. https://bugs.openjdk.org/browse/JDK-8386664 ), and people pinning to the 2022 image because things in flux. There are merits to using older runner images for native binaries anyway IMO.

@mbien

mbien commented Jun 23, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@mbien mbien added this to the NB31 milestone Jun 23, 2026
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7 branch from 98a53a0 to c8d4b4e Compare June 23, 2026 19:41

@mbien mbien left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

now green too. merging to reduce PR count.

@mbien mbien merged commit 363ea97 into master Jun 23, 2026
45 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/actions/checkout-7 branch June 23, 2026 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI continuous integration changes Upgrade Library Library (Dependency) Upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants