Skip to content

Conversation

@Quinn-With-Two-Ns
Copy link
Contributor

@Quinn-With-Two-Ns Quinn-With-Two-Ns commented Nov 10, 2025

Bump github actions versions


Note

Update GitHub Actions to newer major versions (upload/download-artifact, junit report, setup-go) across CI, nightly, build, and release workflows.

  • Workflows:
    • CI (.github/workflows/ci.yml):
      • Update mikepenz/action-junit-report from v5 to v6 for all test report steps.
    • Nightly Throughput Stress (.github/workflows/nightly-throughput-stress.yml):
      • Update actions/setup-go from v5 to v6.
      • Update actions/upload-artifact from v4 to v5 for failure log uploads.
    • Build Native Image (.github/workflows/build-native-image.yml):
      • Update actions/upload-artifact from v4 to v5 for executable uploads.
    • Prepare Release (.github/workflows/prepare-release.yml):
      • Update actions/download-artifact from v5 to v6.
      • Update actions/upload-artifact from v4 to v5 for release archives.

Written by Cursor Bugbot for commit a8598ac. This will update automatically on new commits. Configure here.

@Quinn-With-Two-Ns Quinn-With-Two-Ns marked this pull request as ready for review November 10, 2025 18:39
@Quinn-With-Two-Ns Quinn-With-Two-Ns requested a review from a team as a code owner November 10, 2025 18:39
@Quinn-With-Two-Ns Quinn-With-Two-Ns merged commit cd39930 into temporalio:master Dec 8, 2025
25 of 26 checks 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.

3 participants