Skip to content

Update GitHub Actions to latest versions#79

Merged
FloLey merged 1 commit into
mainfrom
claude/fix-backend-tests-6TNhO
Mar 11, 2026
Merged

Update GitHub Actions to latest versions#79
FloLey merged 1 commit into
mainfrom
claude/fix-backend-tests-6TNhO

Conversation

@FloLey

@FloLey FloLey commented Mar 11, 2026

Copy link
Copy Markdown
Owner

Summary

This PR updates GitHub Actions workflow dependencies to their latest versions to ensure compatibility and access to the latest features and security patches.

Key Changes

  • Updated actions/setup-python from v5 to v6
  • Updated actions/upload-artifact from v4 to v6

Details

These updates ensure the CI/CD pipeline uses the latest stable versions of the GitHub Actions, which may include performance improvements, bug fixes, and enhanced compatibility with Python 3.13 and artifact handling.

https://claude.ai/code/session_01KQxguqFda84NQRfhBKJNSM

Fixes Node.js 20 deprecation warnings by upgrading:
- actions/setup-python@v5 → @v6
- actions/upload-artifact@v4 → @v6

https://claude.ai/code/session_01KQxguqFda84NQRfhBKJNSM
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@FloLey FloLey merged commit dba2653 into main Mar 11, 2026
4 checks passed
@FloLey FloLey deleted the claude/fix-backend-tests-6TNhO branch March 11, 2026 22:29
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