We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f14c73 + c02b6c9 commit 6311f49Copy full SHA for 6311f49
.github/workflows/pr-test-coverage.yml
@@ -18,7 +18,7 @@ jobs:
18
&& github.event.workflow_run.conclusion == 'success'
19
steps:
20
- name: Download PR test coverage report
21
- uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # tag=v4.1.7
+ uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # tag=v4.1.8
22
with:
23
name: pr-test-coverage-report-java-21
24
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments