Skip to content

Commit

Permalink
ci: ๐Ÿ”„ try uploading with upload-artifact@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-labs committed Jan 4, 2024
1 parent 30541df commit b1004b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
cd -
- name: ๐Ÿ“ค ยป upload artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: kurv-${{ matrix.platform.os_name }}
path: ${{ matrix.platform.archive }}
Expand Down

0 comments on commit b1004b6

Please sign in to comment.