Skip to content

Modernize GitHub Actions CI workflow#4

Merged
lredor merged 1 commit intoObeo:masterfrom
lredor:1.4.1
Apr 17, 2026
Merged

Modernize GitHub Actions CI workflow#4
lredor merged 1 commit intoObeo:masterfrom
lredor:1.4.1

Conversation

@lredor
Copy link
Copy Markdown
Member

@lredor lredor commented Apr 17, 2026

Update the GitHub Actions workflow to better match current platform expectations.

This change:

  • adds pull_request triggering so CI also runs on PRs
  • replaces the deprecated set-output syntax with GITHUB_OUTPUT
  • upgrades actions/checkout and actions/setup-java to v4 (as requested by github)

Update the GitHub Actions workflow to better match current platform
expectations.

This change:
- adds pull_request triggering so CI also runs on PRs
- replaces the deprecated set-output syntax with GITHUB_OUTPUT
- upgrades actions/checkout and actions/setup-java to v4 (as requested
by github)
@lredor lredor merged commit 7eb7043 into Obeo:master Apr 17, 2026
1 check passed
@lredor lredor deleted the 1.4.1 branch April 17, 2026 07:43
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