Skip to content

ci: update deprecated GitHub Actions versions - #622

Open
matejk wants to merge 1 commit into
LinearTapeFileSystem:release/v2.4.9.0from
matejk:ci/update-actions
Open

ci: update deprecated GitHub Actions versions#622
matejk wants to merge 1 commit into
LinearTapeFileSystem:release/v2.4.9.0from
matejk:ci/update-actions

Conversation

@matejk

@matejk matejk commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Updates the action versions the workflows pin, one commit, yaml-only:

  • actions/checkout v4 → v6 in the seven build-*.yml distro workflows, codeql-analysis.yml, and update-uthash.yml.
  • github/codeql-action (init/autobuild/analyze) v2 → v4 — CodeQL Action v2 was turned off in 2024 and v3 stopped receiving updates in 2025, so codeql-analysis.yml fails until bumped.
  • peter-evans/create-pull-request v5 → v8 in update-uthash.yml.

No workflow logic changes. Extracted from #606 on reviewer feedback so the CI maintenance can merge independently of the CMake build. (#606's own new cmake.yml workflow uses checkout@v6 as well.)

@vandelvan
vandelvan changed the base branch from main to release/v2.4.9.0 July 10, 2026 20:11

@vandelvan vandelvan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution! LGTM

@XV02 XV02 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating the versions! LGTM

checkout v6, codeql-action v4, create-pull-request v8.
@matejk
matejk force-pushed the ci/update-actions branch 2 times, most recently from 1f5bddb to 0b98228 Compare August 17, 2026 20:28
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