Skip to content

Commit a1410b5

Browse files
committed
fix ci
1 parent 9994ae2 commit a1410b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: docker build -t opsai:${{ github.sha }} .
4444

4545
- name: Upload Docker image artifact
46-
uses: actions/upload-artifact@v3
46+
uses: actions/upload-artifact@v4
4747
with:
4848
name: opsai-image
4949
path: |

0 commit comments

Comments
 (0)