chore: Run lint and fund dependencies, p=#12718

This commit is contained in:
mr. m
2026-03-10 21:34:24 +01:00
committed by GitHub
parent c4948ee0cd
commit 036cfb187c
131 changed files with 10249 additions and 3453 deletions

View File

@@ -33,9 +33,9 @@ jobs:
- name: Restore Surfer engine cache
id: surfer-engine-cache
uses: actions/cache@v4
uses: actions/cache@v5
with:
path: .surfer/engine/*.tar
path: .surfer/engine/
key: surfer-engine-${{ hashFiles('surfer.json') }}
- name: Setup Git