Merge pull request #82 from zaneschepke/dependabot/github_actions/actions/download-artifact-4

build(deps): bump actions/download-artifact from 1 to 4
This commit is contained in:
Zane Schepke 2024-01-01 12:21:34 -05:00 committed by GitHub
commit e59c72788d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ jobs:
name: wgtunnel
path: ${{ steps.apk-path.outputs.path }}
- name: Download APK from build
uses: actions/download-artifact@v1
uses: actions/download-artifact@v4
with:
name: wgtunnel
- name: Create Release with Fastlane changelog notes