Merge pull request #185 from nanos/dependabot/github_actions/dot-github/workflows/dawidd6/action-download-artifact-6

Bump dawidd6/action-download-artifact from 3 to 6 in /.github/workflows
This commit is contained in:
Michael 2024-12-03 09:45:50 +00:00 committed by GitHub
commit cc93048c67
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@ jobs:
cache: 'pip' # caching pip dependencies
- run: pip install -r requirements.txt
- name: Download all workflow run artifacts
uses: dawidd6/action-download-artifact@v3
uses: dawidd6/action-download-artifact@v6
with:
name: artifacts
workflow: get_context.yml