Skip to content

Commit cec7249

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent 8b7a212 commit cec7249

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ jobs:
232232
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
233233

234234
- name: Download Python 🐍 distribution 📦
235-
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
235+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
236236
with:
237237
name: python-package-distributions
238238

0 commit comments

Comments
 (0)