Skip to content

Commit

Permalink
build(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 (#308)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent 6c007a8 commit 19961ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
# Save the APK after the Build job is complete to publish it as a Github release in the next job
- name: Upload APK
uses: actions/[email protected].5
uses: actions/[email protected].6
with:
name: wgtunnel
path: ${{ env.APK_PATH }}
Expand Down

0 comments on commit 19961ca

Please sign in to comment.