Skip to content

Commit

Permalink
🙏 update upload artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
jvdd committed Jan 29, 2025
1 parent ed8cae4 commit cf48133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tsdownsample.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:

- run: ${{ matrix.ls || 'ls -lh' }} dist/

- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: pypi_files
path: dist
Expand Down

0 comments on commit cf48133

Please sign in to comment.