feat: update lint workflow to use pnpm for dependency management and caching

This commit is contained in:
2025-07-02 20:13:57 +00:00
committed by GitHub
parent 52de9a51f7
commit 1280da6221
2 changed files with 22 additions and 6 deletions

View File

@@ -56,6 +56,7 @@ jobs:
uses: docker/setup-buildx-action@v3
- name: Build and push
id: build
uses: docker/build-push-action@v5
with:
context: .