We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5d658ea + c3d9651 commit 346cff7Copy full SHA for 346cff7
.github/workflows/package_and_release.yml
@@ -84,7 +84,7 @@ jobs:
84
python -m pip install -U -r requirements/packaging.txt
85
86
- name: Download translations
87
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
88
with:
89
name: translations-build
90
path: ${{ env.PROJECT_FOLDER }}
@@ -146,7 +146,7 @@ jobs:
146
147
148
149
150
151
152
0 commit comments