Skip to content

Conversation

Copy link

Copilot AI commented Nov 14, 2025

Updates .github/workflows/ci.yml to use current versions of GitHub Actions and runner images.

Changes

  • GitHub Actions: checkout v4→v5, setup-java v4→v5, setup-node v4→v6
  • Runner image: ubuntu-22.04ubuntu-24.04
  • Updated documentation comment URL for Ubuntu runner

All actions now use Node 24 runtime. Ubuntu 24.04 provides updated toolchain and dependencies. Scala 2.13.16 and Java versions (17, 21, 25) remain unchanged.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/actions/checkout/releases/latest
    • Triggering command: curl -s REDACTED (http block)
    • Triggering command: curl -sL -H Accept: application/vnd.github+json -H User-Agent: Mozilla/5.0 REDACTED (http block)
  • https://api.github.com/repos/actions/checkout/tags
    • Triggering command: curl -s REDACTED (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

On ci.yml, Find new versions of images and github actions and update this file


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Update ci.yml with new image and GitHub Actions versions Update CI workflow to latest GitHub Actions and Ubuntu 24.04 Nov 14, 2025
Copilot AI requested a review from ddworak November 14, 2025 09:17
@ddworak
Copy link
Member

ddworak commented Nov 14, 2025

Upgrade is not trivial with missing SBT - we'll switch to sbt-github-actions instead as in scala-commons

@ddworak ddworak closed this Nov 14, 2025
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