Skip to content

Update GitHub Actions versions and gitignores#25

Merged
bluecmd merged 1 commit into
bluecmd:masterfrom
SoundGoof:ci/update-workflow-versions
Jul 24, 2026
Merged

Update GitHub Actions versions and gitignores#25
bluecmd merged 1 commit into
bluecmd:masterfrom
SoundGoof:ci/update-workflow-versions

Conversation

@SoundGoof

Copy link
Copy Markdown
Collaborator

Summary

Update outdated GitHub Actions dependencies

Changes

  • Update actions/upload-artifact from v4 to v7.
  • Update actions/cache from v4 to v6.
  • Ignore local VS Code settings.
  • Ignore generated native-extension and C coverage artifacts.

Testing

  • Validated all workflows with actionlint.
  • Validated workflow YAML with yamllint.
  • Ran 44 system tests successfully.
  • Ran all 44 system tests under Valgrind with no errors or lost memory.
  • Ran all 44 system tests under ASan and UBSan with no sanitizer errors.
  • Generated the C coverage report successfully with 59.93% line coverage.

@SoundGoof
SoundGoof requested a review from bluecmd July 24, 2026 07:27
@bluecmd
bluecmd merged commit f867612 into bluecmd:master Jul 24, 2026
4 checks passed
@SoundGoof
SoundGoof deleted the ci/update-workflow-versions branch July 24, 2026 07:58
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