Skip to content

Commit e44abb9

Browse files
authored
Merge pull request #104 from doubleangels/dependabot/github_actions/dev/actions/download-artifact-8
[Github Actions]: Bump actions/download-artifact from 4 to 8
2 parents 0612021 + 581a9b8 commit e44abb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
persist-credentials: false
6666

6767
- name: Download bundle from artifacts
68-
uses: actions/download-artifact@v4
68+
uses: actions/download-artifact@v8
6969
with:
7070
name: google-play-bundle
7171
path: .

0 commit comments

Comments
 (0)