We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 399eb39 commit 52857c5Copy full SHA for 52857c5
.github/workflows/update-l10n-sources.yml
@@ -19,7 +19,7 @@ jobs:
19
python-version: "3.13"
20
21
- name: Restore pip cache 💾
22
- uses: actions/cache@v4
+ uses: actions/cache@v5
23
with:
24
path: ~/.cache/pip
25
key: ${{ runner.os }}-pip-${{ hashFiles('**/requirements.txt') }}
.github/workflows/update-l10n.yml
0 commit comments