Skip to content

Commit

Permalink
Merge pull request #26 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.2

build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2 in /.github/workflows
  • Loading branch information
muedsa authored Apr 22, 2024
2 parents a4756bf + 551a94e commit 72cad62
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].1
uses: actions/[email protected].2
with:
name: build-artifact
path: |
Expand Down

0 comments on commit 72cad62

Please sign in to comment.