Skip to content

Commit

Permalink
Merge pull request #85 from muedsa/dependabot/github_actions/dot-gith…
Browse files Browse the repository at this point in the history
…ub/workflows/actions/upload-artifact-4.3.6

build(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 in /.github/workflows
  • Loading branch information
muedsa authored Aug 8, 2024
2 parents cd5e2a2 + 5dda062 commit fbfeb60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: ./gradlew :app:assembleDebug :app:assembleRelease
- name: Upload a Build Artifact
if: success()
uses: actions/[email protected].5
uses: actions/[email protected].6
with:
name: build-artifact
path: |
Expand Down

0 comments on commit fbfeb60

Please sign in to comment.