We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents beb0781 + 122a7f8 commit d7f10feCopy full SHA for d7f10fe
.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@v6
+ uses: actions/download-artifact@v7
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