Skip to content

Updating the Java github actions#1230

Merged
aaronpowell merged 1 commit into
mainfrom
java-ci-fix
Mar 24, 2026
Merged

Updating the Java github actions#1230
aaronpowell merged 1 commit into
mainfrom
java-ci-fix

Conversation

@aaronpowell
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings March 24, 2026 00:28
@github-actions
Copy link
Copy Markdown
Contributor

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/CommunityToolkit/Aspire/main/eng/scripts/dogfood-pr.sh | bash -s -- 1230

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/CommunityToolkit/Aspire/main/eng/scripts/dogfood-pr.ps1) } 1230"

Copy link
Copy Markdown
Contributor

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

This PR updates the repository’s composite GitHub Action that provisions runtimes/caching so CI workflows use the newer actions/setup-java major version when installing Java (used by multiple workflows via ./.github/actions/setup-runtimes-caching).

Changes:

  • Bump actions/setup-java from @v4 to @v5 in the shared runtime setup composite action.

@aaronpowell aaronpowell merged commit 05b81e9 into main Mar 24, 2026
10 of 124 checks passed
@aaronpowell aaronpowell deleted the java-ci-fix branch March 24, 2026 00:30
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