Skip to content

Commit 4ef51f6

Browse files
authored
Merge pull request #786 from powerapi-ng/dependabot/github_actions/actions/download-artifact-8.0.1
build(deps): bump actions/download-artifact from 8.0.0 to 8.0.1
2 parents 3a829ae + e983b0c commit 4ef51f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484

8585
steps:
8686
- name: Download build artifacts
87-
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
87+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
8888
with:
8989
name: "python-build-dist"
9090
path: dist

0 commit comments

Comments
 (0)