Skip to content

chore(ci): update GitHub Actions to latest versions#10

Merged
marevol merged 1 commit into
masterfrom
chore/update-github-actions
May 7, 2026
Merged

chore(ci): update GitHub Actions to latest versions#10
marevol merged 1 commit into
masterfrom
chore/update-github-actions

Conversation

@marevol
Copy link
Copy Markdown
Contributor

@marevol marevol commented May 7, 2026

Summary

  • Update outdated GitHub Actions in .github/workflows/codeql-analysis.yml to current major versions
  • actions/checkout: v2 -> v4
  • actions/cache: v1 -> v4
  • actions/setup-java: v2 -> v4
  • github/codeql-action (init/autobuild/analyze): v1 -> v3

Test plan

  • CodeQL workflow runs successfully on this PR
  • No deprecation warnings in workflow logs
  • CodeQL analysis completes and uploads results

- actions/checkout: v2 -> v4
- actions/cache: v1 -> v4
- actions/setup-java: v2 -> v4
- github/codeql-action: v1 -> v3
@marevol marevol merged commit 4417630 into master May 7, 2026
1 check passed
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