use of newest node version available + attempt cache v3 vs v4
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 25s
Lint & Format (Python) / lint-format (pull_request) Successful in 25s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m31s

This commit is contained in:
2026-05-20 00:59:41 +02:00
parent 7276ee28dc
commit 01b54ec5e1
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ on:
jobs:
lint-format:
runs-on: alpine
container: node:20-alpine
container: node:26-alpine
steps:
- name: Checkout