File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2626 fetch-depth : 0
2727
2828 - name : Set up Python ${{ matrix.python-version }}
29- uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
29+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
3030 with :
3131 python-version : ${{ matrix.python-version }}
3232 cache : " pip"
7979 fetch-depth : 0
8080
8181 - name : Set up Python
82- uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
82+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
8383 with :
8484 python-version : " 3.10"
8585 cache : " pip"
9797 python setup.py sdist bdist_wheel
9898
9999 - name : Publish package
100- uses : pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0 # v1.9 .0
100+ uses : pypa/gh-action-pypi-publish@8a08d616893759ef8e1aa1f2785787c0b97e20d6 # v1.10 .0
101101
102102 create-release :
103103 runs-on : ubuntu-latest
You can’t perform that action at this time.
0 commit comments