Skip to content

Commit

Permalink
Merge pull request #1024 from jqno/dependabot/github_actions/dependen…
Browse files Browse the repository at this point in the history
…cies-a67f5e1073

Bump dawidd6/action-download-artifact from 6 to 7 in the dependencies group
  • Loading branch information
jqno authored Dec 2, 2024
2 parents 8653f6c + 2882fa2 commit dc6dbbd
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@v6
uses: dawidd6/action-download-artifact@v7
with:
workflow: ${{ github.event.workflow_run.workflow_id }}
name: pitest
Expand Down

0 comments on commit dc6dbbd

Please sign in to comment.