Skip to content

Commit

Permalink
Merge pull request #185 from nanos/dependabot/github_actions/dot-gith…
Browse files Browse the repository at this point in the history
…ub/workflows/dawidd6/action-download-artifact-6

Bump dawidd6/action-download-artifact from 3 to 6 in /.github/workflows
  • Loading branch information
nanos authored Dec 3, 2024
2 parents 6a158cf + 09b2c5b commit cc93048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/get_context.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cc93048

Please sign in to comment.