Skip to content

Commit

Permalink
Update actions/upload-artifact digest to 604373d (#150)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 05203cd commit c269b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: ./gradlew build

- name: "Upload 'Test Report (${{ matrix.os }})' artifact"
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4
uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4
if: success() || failure()
with:
name: 'Test Report (${{ matrix.os }})'
Expand Down

0 comments on commit c269b35

Please sign in to comment.