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
+2 -2
View File
@@ -6,7 +6,7 @@ on:
jobs:
lint-format:
runs-on: alpine
container: node:20-alpine
container: node:26-alpine
env:
CARGO_INCREMENTAL: 0
@@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v4
- name: Cache cargo
uses: https://code.forgejo.org/actions/cache@v4
uses: https://code.forgejo.org/actions/cache@v3
with:
path: |
~/.cargo/registry