We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 698ae26 + d37aac5 commit ffc42e0Copy full SHA for ffc42e0
1 file changed
.github/workflows/package_and_release.yml
@@ -81,7 +81,7 @@ jobs:
81
python -m pip install -U -r requirements/packaging.txt
82
83
- name: Download translations
84
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
85
with:
86
name: translations-build
87
path: ${{ env.PROJECT_FOLDER }}
@@ -138,7 +138,7 @@ jobs:
138
139
140
141
142
143
144
0 commit comments