Skip to content

Commit

Permalink
Merge pull request #319 from jenkinsci/dependabot/github_actions/dawi…
Browse files Browse the repository at this point in the history
…dd6/action-download-artifact-8

Bump dawidd6/action-download-artifact from 7 to 8
  • Loading branch information
uhafner authored Feb 17, 2025
2 parents b06b5b3 + bc546a9 commit e144854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pit-update-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
java-version: '21'
check-latest: true
- name: Download artifact
uses: dawidd6/action-download-artifact@v7
uses: dawidd6/action-download-artifact@v8
with:
workflow: ${{ github.event.workflow_run.workflow_id }}
name: pitest
Expand Down

0 comments on commit e144854

Please sign in to comment.