Skip to content

Update actions#1294

Merged
carlosggarcia merged 1 commit into
masterfrom
ci_actions_update
May 14, 2026
Merged

Update actions#1294
carlosggarcia merged 1 commit into
masterfrom
ci_actions_update

Conversation

@carlosggarcia
Copy link
Copy Markdown
Collaborator

Solve CI warnings:

  • Fixed: "Node.js 20 actions are deprecated"
  • Ensure default conda channel is not used.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates GitHub Actions workflow dependencies to address CI warnings related to deprecated action runtimes and to ensure Conda does not use the default channel.

Changes:

  • Bumped several actions/* workflow dependencies to newer major versions in both CI and publish workflows.
  • Updated conda-incubator/setup-miniconda usage and added conda-remove-defaults: true to prevent use of the defaults channel.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/publish.yml Updates checkout/setup-python/artifact actions to newer major versions for build & publish jobs.
.github/workflows/ci.yml Updates checkout/cache/setup-miniconda actions and enforces removing Conda defaults channel during CI env setup.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@coveralls
Copy link
Copy Markdown

coveralls commented May 14, 2026

Coverage Report for CI Build 25834237433

Coverage remained the same at 97.471%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 6800
Covered Lines: 6628
Line Coverage: 97.47%
Coverage Strength: 4.87 hits per line

💛 - Coveralls

Copy link
Copy Markdown
Contributor

@paulrogozenski paulrogozenski left a comment

Choose a reason for hiding this comment

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

Looks fine to me!

@carlosggarcia carlosggarcia merged commit 488dc9f into master May 14, 2026
16 checks passed
@carlosggarcia carlosggarcia deleted the ci_actions_update branch May 14, 2026 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants