Skip to content

Commit

Permalink
update another deprecated action
Browse files Browse the repository at this point in the history
  • Loading branch information
inakleinbottle committed Oct 15, 2024
1 parent faaf716 commit 478342d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/esig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ jobs:
run: python -m build --sdist .

- name: Cache sdist
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: sdist
path: dist/*.tar.gz
Expand Down

0 comments on commit 478342d

Please sign in to comment.