Skip to content

ci: update checkout and setup-python to v7 - #91

Open
katsugtgz wants to merge 1 commit into
wavlab-speech:mainfrom
katsugtgz:ci/update-actions-versions
Open

ci: update checkout and setup-python to v7#91
katsugtgz wants to merge 1 commit into
wavlab-speech:mainfrom
katsugtgz:ci/update-actions-versions

Conversation

@katsugtgz

Copy link
Copy Markdown

Updates the CI workflow to use current GitHub-maintained action versions.

Changes:

  • actions/checkout v4 -> v7 in all three jobs
  • actions/setup-python v5 -> v7 in all three jobs

setup-python v7 dropped the pip-install input; this workflow does not use it, so no other changes were needed.

Validation:

  • YAML parses locally (python yaml.safe_load)
  • current refs resolved live from actions/checkout and actions/setup-python releases (v7.0.1, v7.0.0)

Scope: .github/workflows/ci.yml only.

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