Skip to content

CI: bump deprecated action versions and use git-scripts#31

Open
aosen-xiong wants to merge 2 commits into
masterfrom
ci
Open

CI: bump deprecated action versions and use git-scripts#31
aosen-xiong wants to merge 2 commits into
masterfrom
ci

Conversation

@aosen-xiong

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings May 18, 2026 18:52

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates CI and setup tooling to use newer GitHub Actions versions and to switch repository bootstrap scripts from plume-scripts to git-scripts.

Changes:

  • Bump GitHub Actions to newer major versions (checkout@v4, setup-java@v4, setup-python@v5).
  • Switch setup.sh to clone/use /tmp/git-scripts from eisop-plume-lib/git-scripts.
  • Update CI Python version from 3.8 to 3.9 and set Java distribution to Temurin.

Reviewed changes

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

File Description
setup.sh Switches bootstrap cloning and helper script paths from plume-scripts to git-scripts.
.github/workflows/main.yml Updates GitHub Actions versions, Java setup parameters, and Python version used in CI.

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

Comment thread setup.sh
Comment thread .github/workflows/main.yml
uses: actions/setup-python@v5
with:
python-version: 3.8
python-version: 3.9
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.

2 participants