Skip to content

Commit

Permalink
Merge pull request #756 from doctrine/dependabot/github_actions/dot-g…
Browse files Browse the repository at this point in the history
…ithub/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
  • Loading branch information
SenseException authored Sep 3, 2024
2 parents 6fc09ca + 3cfb369 commit 7284f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
fetch-depth: 2

- name: "Download coverage files"
uses: "actions/download-artifact@v2"
uses: "actions/download-artifact@v4.1.7"
with:
path: "reports"

Expand Down

0 comments on commit 7284f6b

Please sign in to comment.