Skip to content

Commit

Permalink
Merge pull request #2271 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.7
  • Loading branch information
dependabot[bot] authored Apr 28, 2024
2 parents a66f186 + ee31fec commit 09193ec
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.6
uses: actions/download-artifact@v4.1.7
with:
path: artifacts
- name: Checkout of code base
Expand Down

0 comments on commit 09193ec

Please sign in to comment.