Skip to content

Commit

Permalink
Changed: Bump actions/download-artifact from 3 to 4 (#3736)
Browse files Browse the repository at this point in the history
l
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 3b5018b commit e438583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/attach_debug_apks_to_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- name: Download artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
- name: Upload APKs to release
uses: termux/[email protected]
with:
Expand Down

0 comments on commit e438583

Please sign in to comment.