Skip to content

Commit

Permalink
Merge pull request #550 from ergebnis/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/download-artifact-4.1.7

github-actions(deps): Bump actions/download-artifact from 4.1.4 to 4.1.7
  • Loading branch information
ergebnis-bot committed May 8, 2024
2 parents b936805 + 57df74b commit 2e9112f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yaml
Expand Up @@ -737,7 +737,7 @@ jobs:
run: "vendor/bin/phpunit --colors=always --configuration=test/EndToEnd/Version11/phpunit.xml"

- name: "Download Phar"
uses: "actions/download-artifact@v4.1.4"
uses: "actions/download-artifact@v4.1.7"
with:
name: "phpunit-slow-test-detector-phar"
path: "${{ env.PHPUNIT_SLOW_TEST_DETECTOR_PHAR }}"
Expand Down

0 comments on commit 2e9112f

Please sign in to comment.