Skip to content

Bump actions/checkout from 3 to 6 - #30

Open
dependabot[bot] wants to merge 4 commits into
masterfrom
dependabot/github_actions/actions/checkout-6
Open

Bump actions/checkout from 3 to 6#30
dependabot[bot] wants to merge 4 commits into
masterfrom
dependabot/github_actions/actions/checkout-6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 10, 2026

Copy link
Copy Markdown
Contributor
  • Investigate CI build failures
  • Fix Test job (Ruby 2.6 → 3.2, SwiftLint 0.48.0 → 0.57.0)
  • Fix Check example job: SwiftLint 0.57.0 removed --path flag; updated Fastfile to use sh("#{executable} lint example.swift") with positional argument

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 10, 2026
@WezSieTato

Copy link
Copy Markdown
Owner

@copilot fix failing build

Copilot AI commented Mar 25, 2026

Copy link
Copy Markdown

@copilot fix failing build

Fixed in 96437bc. The build was failing because actions/upload-artifact@v3 is deprecated. Updated all deprecated v3 actions to v4: actions/cache, actions/upload-artifact, and codecov/codecov-action.

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

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants