👷 Give translate workflow its own uv cache suffix

This commit is contained in:
Yurii Motov committed 2026-08-26 18:30:45 +02:00
1 parent e803afcafd
commit 4ebedc9a2a
1 file changed
+2 -2
+2 -2
View File
@@ -59,7 +59,7 @@ jobs:
uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
with:
version: "latest-known"
cache-suffix: github-actions
cache-suffix: translations
cache-dependency-glob: |
pyproject.toml
uv.lock
@@ -102,7 +102,7 @@ jobs:
uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
with:
version: "latest-known"
cache-suffix: github-actions
cache-suffix: translations
cache-dependency-glob: |
pyproject.toml
uv.lock