Skip to content

Commit cffe087

Browse files
Bump actions/download-artifact from 4.3.0 to 5.0.0 (#882)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Hucka <mhucka@google.com>
1 parent 929ca4c commit cffe087

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
timeout-minutes: 30
4545
steps:
4646
- name: Retrieve saved wheels
47-
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v5.0.0
47+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
4848
with:
4949
path: dist/
5050
pattern: python-wheels-*

0 commit comments

Comments
 (0)