Skip to content

chore(ci): bump actions checkout@v7, upload-artifact@v7, setup-miniconda@v4#62

Merged
petruki merged 1 commit into
masterfrom
staging
Jul 6, 2026
Merged

chore(ci): bump actions checkout@v7, upload-artifact@v7, setup-miniconda@v4#62
petruki merged 1 commit into
masterfrom
staging

Conversation

@petruki

@petruki petruki commented Jul 6, 2026

Copy link
Copy Markdown
Member

This pull request updates several GitHub Actions workflows to use the latest versions of key actions, improving security, reliability, and compatibility. The main changes are version bumps for actions/checkout, actions/upload-artifact, and conda-incubator/setup-miniconda across multiple workflow files.

Workflow action version updates:

  • Updated actions/checkout from v6 to v7 in .github/workflows/master.yml, .github/workflows/release.yml, .github/workflows/release-test.yml, .github/workflows/sonar.yml, and .github/workflows/staging.yml for all checkout steps. [1] [2] [3] [4] [5] [6] [7] [8] [9]
  • Updated actions/upload-artifact from v6 to v7 in .github/workflows/release-test.yml and .github/workflows/release.yml. [1] [2]
  • Updated conda-incubator/setup-miniconda from v3 to v4 in .github/workflows/release-test.yml and .github/workflows/release.yml. [1] [2]

These updates ensure the workflows use the latest features and security patches provided by GitHub and the respective action maintainers.

@petruki petruki changed the title chore(ci): bump actions checkout@v7, upload-artifact@v7, setup-minico… chore(ci): bump actions checkout@v7, upload-artifact@v7, setup-miniconda@v4 Jul 6, 2026
@petruki petruki self-assigned this Jul 6, 2026
@sonarqubecloud

sonarqubecloud Bot commented Jul 6, 2026

Copy link
Copy Markdown

@petruki petruki merged commit 0fdfdd8 into master Jul 6, 2026
15 checks passed
@petruki petruki deleted the staging branch July 6, 2026 23:40
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.

1 participant