Skip to content

Commit

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

Bump dawidd6/action-download-artifact from 6 to 7
  • Loading branch information
uhafner authored Dec 10, 2024
2 parents c1a6aae + 472a5ed commit d2242cc
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@v6
uses: dawidd6/action-download-artifact@v7
with:
workflow: ${{ github.event.workflow_run.workflow_id }}
name: pitest
Expand Down

0 comments on commit d2242cc

Please sign in to comment.