Skip to content

Commit

Permalink
Potential fix for code scanning alert no. 3: Use of a known vulnerabl…
Browse files Browse the repository at this point in the history
…e action.

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
  • Loading branch information
webcoderz and github-advanced-security[bot] authored Jan 27, 2025
1 parent 5473458 commit 5e035bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Download all the dists
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7
with:
name: python-package-distributions
path: .
Expand Down

0 comments on commit 5e035bc

Please sign in to comment.