Skip to content

Update GitHub Actions workflow versions to latest#170

Merged
vharseko merged 1 commit intomasterfrom
copilot/update-github-actions-versions
May 6, 2026
Merged

Update GitHub Actions workflow versions to latest#170
vharseko merged 1 commit intomasterfrom
copilot/update-github-actions-versions

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 6, 2026

Two action references across the workflow files were behind their latest major versions.

Changes

  • build.yml: actions/download-artifact@v5v8
  • release.yml: softprops/action-gh-release@v2v3

All other actions (actions/checkout@v6, actions/setup-java@v5, actions/cache@v5, actions/upload-artifact@v7, docker/*@v4–v7) were already current.

@vharseko vharseko marked this pull request as ready for review May 6, 2026 16:02
@vharseko vharseko merged commit 3e5db56 into master May 6, 2026
26 checks passed
@vharseko vharseko deleted the copilot/update-github-actions-versions branch May 6, 2026 17:51
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