Skip to content

Commit

Permalink
Merge pull request #199 from muedsa/dependabot/github_actions/dot-git…
Browse files Browse the repository at this point in the history
…hub/workflows/actions/upload-artifact-4.4.3

build(deps): bump actions/upload-artifact from 4.4.2 to 4.4.3 in /.github/workflows
  • Loading branch information
muedsa authored Oct 11, 2024
2 parents d1e7900 + 3870476 commit a15f0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: ./gradlew :app:assembleNormalDebug
- name: Upload a Build Artifact
if: success()
uses: actions/[email protected].2
uses: actions/[email protected].3
with:
name: build-artifact
path: |
Expand Down

0 comments on commit a15f0d8

Please sign in to comment.