Skip to content

Commit

Permalink
Update actions/upload-artifact digest to 8448086
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent c269b35 commit a0322e5
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@604373da6381bf24206979c74d06a550515601b9 # v4
uses: actions/upload-artifact@84480863f228bb9747b473957fcc9e309aa96097 # v4
if: success() || failure()
with:
name: 'Test Report (${{ matrix.os }})'
Expand Down

0 comments on commit a0322e5

Please sign in to comment.