Merge pull request #2639 from krille-chan/dependabot/github_actions/actions/download-artifact-8

build: (deps): Bump actions/download-artifact from 7 to 8
This commit is contained in:
Krille-chan 2026-03-04 06:06:50 +01:00 committed by GitHub
commit 1f17d68f8d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -154,7 +154,7 @@ jobs:
AVD_CONFIG_PATH: "~/.android/avd/test.avd/config.ini"
steps:
- uses: actions/checkout@v6
- uses: actions/download-artifact@v7
- uses: actions/download-artifact@v8
with:
name: debug-apk-x64
path: .