Skip to content

Commit

Permalink
Merge pull request #904 from jqno/dependabot/github_actions/dawidd6/a…
Browse files Browse the repository at this point in the history
…ction-download-artifact-3

Bump dawidd6/action-download-artifact from 2 to 3
  • Loading branch information
jqno committed Dec 22, 2023
2 parents c4bf6c4 + 025c53f commit 2bc567b
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@v2
uses: dawidd6/action-download-artifact@v3
with:
workflow: ${{ github.event.workflow_run.workflow_id }}
name: pitest
Expand Down

0 comments on commit 2bc567b

Please sign in to comment.