Skip to content

Commit

Permalink
one more time....
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronDJohnson committed Sep 13, 2024
1 parent 9ce539d commit efae9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
venv-wheel/bin/python -m pip install --upgrade pip setuptools
venv-wheel/bin/python -m pip install ../dist/enterprise*.whl
venv-wheel/bin/python -c "import enterprise;print(enterprise.__version__)"
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: dist
path: dist/*
Expand Down

0 comments on commit efae9b0

Please sign in to comment.