Skip to content

Commit d2948ce

Browse files
Update actions/upload-artifact action to v6 (#132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d1883b commit d2948ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
output-dir: dist
4646

4747
- name: Create artifacts
48-
uses: actions/upload-artifact@v4
48+
uses: actions/upload-artifact@v6
4949
with:
5050
name: wheels
5151
path: dist

0 commit comments

Comments
 (0)