Skip to content

Commit 46538dd

Browse files
authored
Merge pull request #1089 from jqno/dependabot/github_actions/dependencies-c1be8252ec
Bump dawidd6/action-download-artifact from 10 to 11 in the dependencies group
2 parents 6a53d20 + e0c8b51 commit 46538dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pitest-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
distribution: 'temurin'
3131
java-version: 21
3232
- name: Download artifact
33-
uses: dawidd6/action-download-artifact@v10
33+
uses: dawidd6/action-download-artifact@v11
3434
with:
3535
workflow: ${{ github.event.workflow_run.workflow_id }}
3636
name: pitest

0 commit comments

Comments
 (0)