ci: update GitHub Actions and Python version, fix ruby-version typo

This commit is contained in:
Sefinek
2026-05-28 16:01:59 +02:00
parent c940ea5f30
commit bbd37f53a8
6 changed files with 17 additions and 17 deletions

View File

@@ -42,7 +42,7 @@ jobs:
steps:
- name: Clone Repo
uses: actions/checkout@v4
uses: actions/checkout@v6
- name: Setup Build Environment
uses: ./.github/actions/setup-build-environment