Skip to content

Commit 9820daa

Browse files
authored
Merge pull request #99 from doubleangels/dependabot/github_actions/dev/actions/download-artifact-8.0.1
[Github Actions]: Bump actions/download-artifact from 7.0.0 to 8.0.1
2 parents cba5de5 + eb31484 commit 9820daa

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
@@ -52,7 +52,7 @@ jobs:
5252
sparse-checkout: whatsnew
5353

5454
- name: Download Google Play bundle from Github release artifacts
55-
uses: actions/download-artifact@v7.0.0
55+
uses: actions/download-artifact@v8.0.1
5656
with:
5757
name: google-play-bundle
5858
path: .

0 commit comments

Comments
 (0)