Skip to content

Commit

Permalink
Merge pull request #974 from jqno/dependabot/github_actions/dependenc…
Browse files Browse the repository at this point in the history
…ies-5ebe5a9988

Bump dawidd6/action-download-artifact from 5 to 6 in the dependencies group
  • Loading branch information
jqno committed Jun 17, 2024
2 parents 13fd26a + ee714ea commit f4e7133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pitest-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
distribution: 'temurin'
java-version: 21
- name: Download artifact
uses: dawidd6/action-download-artifact@v5
uses: dawidd6/action-download-artifact@v6
with:
workflow: ${{ github.event.workflow_run.workflow_id }}
name: pitest
Expand Down

0 comments on commit f4e7133

Please sign in to comment.