Skip to content

Commit

Permalink
Merge pull request #2264 from nextcloud/dependabot/github_actions/mai…
Browse files Browse the repository at this point in the history
…n-0.10.x/actions/download-artifact-4.1.6
  • Loading branch information
dependabot[bot] authored Apr 23, 2024
2 parents a45cfdf + ffee3a0 commit f3ae24b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ jobs:
run: mkdir artifacts code unit-coverage integration-coverage
- name: Download artifacts
if: ${{ github.event_name == 'push' }}
uses: actions/download-artifact@v4.1.5
uses: actions/download-artifact@v4.1.6
with:
path: artifacts
- name: Checkout of code base
Expand Down

0 comments on commit f3ae24b

Please sign in to comment.