Skip to content

Commit

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

build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.1 in /.github/workflows
  • Loading branch information
muedsa authored Oct 8, 2024
2 parents 54695b1 + 74df29f commit 18eaae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: ./gradlew test jar
- name: Upload a Build Artifact
if: always()
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
name: test-results
path: |
Expand Down

0 comments on commit 18eaae8

Please sign in to comment.