Skip to content

build(deps): bump actions/setup-python from 6.2.0 to 6.3.0 - #400

Merged
NathanWalker merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-python-6.3.0
Jul 1, 2026
Merged

build(deps): bump actions/setup-python from 6.2.0 to 6.3.0#400
NathanWalker merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-python-6.3.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-python from 6.2.0 to 6.3.0.

Release notes

Sourced from actions/setup-python's releases.

v6.3.0

What's Changed

Enhancement

Dependency update

Documentation

New Contributors

Full Changelog: actions/setup-python@v6...v6.3.0

Commits

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/setup-python](https://github.com/actions/setup-python) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@a309ff8...ece7cb0)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: 6.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 1, 2026
@NathanWalker
NathanWalker merged commit 2f53afa into mainJul 1, 2026
4 checks passed
@dependabot
dependabotBot deleted the dependabot/github_actions/actions/setup-python-6.3.0 branch July 1, 2026 17:32
edusperoni added a commit that referenced this pull request Jul 10, 2026
Reverts the SPM release flow, which broke all builds:
- 732c439 feat: swift package release workflow (#395)
- 736365c ci: spm build
- c453116 ci: next handling for build targets
- e652dd0 ci: spm version handling
- 838ed31 chore: allow local builds/packs to use local spm
- 0d92c89 chore: ensure next tag gates targets during spm verifications
Unrelated changes that touched the same workflow are preserved:
the dependabot action bumps (#398, #400, #401) and the test
timeout headroom from 54bcc22.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filegithub_actionsPull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@NathanWalker