ci(actions): Update workflow setup actions

Bump GitHub Actions checkout, setup-node, and setup-python to
Node 24-compatible major versions across the maintained workflows.
This removes the runner deprecation warning without changing the
workflow logic itself.
This commit is contained in:
sickn33
2026-04-09 14:02:19 +02:00
parent 2c652cfd5a
commit 80c0ebd668
8 changed files with 24 additions and 24 deletions

View File

@@ -19,7 +19,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
with:
fetch-depth: 0
- name: Apply latest Tessl optimization