Skip to content

Fix CI: Update deprecated GitHub Actions to v4#1

Merged
bathiatuss merged 2 commits intomainfrom
copilot/fix-github-action-failure
Dec 4, 2025
Merged

Fix CI: Update deprecated GitHub Actions to v4#1
bathiatuss merged 2 commits intomainfrom
copilot/fix-github-action-failure

Conversation

Copy link
Contributor

Copilot AI commented Dec 4, 2025

Description

CI was failing on "first commit" due to deprecated GitHub Actions. Updated all actions to their current stable versions:

  • actions/checkout@v3v4
  • actions/upload-artifact@v3v4
  • softprops/action-gh-release@v1v2

Related Issue

N/A - CI infrastructure fix

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring

How Has This Been Tested?

  • Tested on Raspberry Pi (model: _____)
  • Tested build process (make)
  • Tested Debian package build
  • Manual testing performed

CI will validate on merge.

Checklist

  • My code follows the project's code style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have tested that my fix is effective or that my feature works
  • Any dependent changes have been merged and published

Screenshots (if applicable)

N/A

Additional Notes

The v4 versions are current stable releases with no breaking changes for our usage pattern.

Original prompt

"first commit" commiti için github action fail oldu incele.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: bathiatuss <67705822+bathiatuss@users.noreply.github.com>
Copilot AI changed the title [WIP] Investigate GitHub Action failure for first commit Fix CI: Update deprecated GitHub Actions to v4 Dec 4, 2025
Copilot AI requested a review from bathiatuss December 4, 2025 23:22
@bathiatuss bathiatuss marked this pull request as ready for review December 4, 2025 23:25
@bathiatuss bathiatuss merged commit 12f0460 into main Dec 4, 2025
2 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.

2 participants