Skip to content

Commit 4702a00

Browse files
chore(deps): update github artifact actions
1 parent 5e559c2 commit 4702a00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-cd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ jobs:
195195
dist_dir: dist
196196

197197
- name: Store the Python 🐍 distribution 📦
198-
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
198+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
199199
with:
200200
name: python-package-distributions
201201
path: |
@@ -228,7 +228,7 @@ jobs:
228228
fetch-depth: 0
229229

230230
- name: Download Python 🐍 distribution 📦
231-
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
231+
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
232232
with:
233233
name: python-package-distributions
234234

0 commit comments

Comments
 (0)