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.
1 parent e2b7f44 commit 8fe8644Copy full SHA for 8fe8644
.github/workflows/integration-tests-ui-critical.yml
@@ -91,7 +91,7 @@ jobs:
91
sudo udevadm trigger --name-match=kvm
92
93
- name: Download APK artifact
94
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
95
with:
96
name: ${{env.APK_ARTIFACT_NAME}}
97
0 commit comments