Skip to content

fix: Upgrade GitHub Actions to v4 to fix Node.js 20 deprecation#149

Merged
m-seidel merged 1 commit intomainfrom
fix/upgrade-github-actions-v4
Apr 1, 2026
Merged

fix: Upgrade GitHub Actions to v4 to fix Node.js 20 deprecation#149
m-seidel merged 1 commit intomainfrom
fix/upgrade-github-actions-v4

Conversation

@m-seidel
Copy link
Copy Markdown
Contributor

@m-seidel m-seidel commented Mar 31, 2026

Summary

  • Update actions/checkout from v2 to v4
  • Update actions/setup-java from v1 to v4 with Temurin distribution
  • Update Java matrix to LTS versions (8, 11, 17, 21)

The required runs are already updated in this PR https://github.com/Staffbase/infrastructure/pull/14333

- Update actions/checkout from v2 to v4
- Update actions/setup-java from v1 to v4 with Temurin distribution
- Update Java matrix to LTS versions (8, 11, 17, 21)
@m-seidel m-seidel requested a review from a team as a code owner March 31, 2026 12:23
@m-seidel m-seidel merged commit 15659e8 into main Apr 1, 2026
10 checks passed
@m-seidel m-seidel deleted the fix/upgrade-github-actions-v4 branch April 1, 2026 07:00
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