Skip to content

Commit 602951d

Browse files
committed
bump upload-artifact version
1 parent f1f8bd2 commit 602951d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mlflow-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
if: failure()
102102

103103
- name: Upload support bundle artifact
104-
uses: actions/upload-artifact@v3
104+
uses: actions/upload-artifact@v4
105105
if: failure()
106106
with:
107107
name: mlflow-bundle-${{ matrix.cluster.distribution }}-${{ matrix.cluster.version }}

0 commit comments

Comments
 (0)