chore: update backend linter

This commit is contained in:
adlerhurst
2025-07-25 19:31:19 +02:00
parent d247eb4498
commit 513818f55d
2 changed files with 2 additions and 2 deletions

View File

@@ -81,7 +81,7 @@ jobs:
with:
node_version: "18"
buf_version: "latest"
go_lint_version: "v1.64.8"
go_lint_version: "latest"
core_cache_key: ${{ needs.core.outputs.cache_key }}
core_cache_path: ${{ needs.core.outputs.cache_path }}