ci: bump artifact version
This commit is contained in:
@@ -66,7 +66,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload build artifacts
|
- name: Upload build artifacts
|
||||||
if: startsWith(github.ref, 'refs/tags/') || github.ref == 'refs/heads/main'
|
if: startsWith(github.ref, 'refs/tags/') || github.ref == 'refs/heads/main'
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: polynote-next-build
|
name: polynote-next-build
|
||||||
path: |
|
path: |
|
||||||
|
|||||||
Reference in New Issue
Block a user