Merge pull request #5865 from wekan/dependabot/github_actions/actions/download-artifact-5

Bump actions/download-artifact from 4 to 5
This commit is contained in:
Lauri Ojansivu 2025-08-12 15:58:29 +03:00 committed by GitHub
commit e2ffca2e39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -150,7 +150,7 @@ jobs:
uses: actions/checkout@v5
- name: Download coverage
uses: actions/download-artifact@v4
uses: actions/download-artifact@v5
with:
name: coverage-folder
path: .coverage/