This repository was archived by the owner on Mar 19, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4444 with :
4545 fetch-depth : 0
4646 - name : Set up Python
47- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
47+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
4848 with :
4949 python-version : ' 3.x'
5050 - name : Lint with flake8
7070 with :
7171 fetch-depth : 0
7272 - name : Set up Python
73- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
73+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
7474 with :
7575 python-version : ' 3.11'
7676 - name : Install and build
8989 with :
9090 fetch-depth : 0
9191 - name : Set up Python
92- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
92+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
9393 with :
9494 python-version : ' 3.x'
9595 - name : Install and build
@@ -111,7 +111,7 @@ jobs:
111111 - name : Checkout code
112112 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
113113 - name : Set up Python
114- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
114+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
115115 with :
116116 python-version : ' 3.x'
117117 - name : Install and build
Original file line number Diff line number Diff line change 2323 with :
2424 fetch-depth : 0
2525 - name : Set up Python
26- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
26+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
2727 with :
2828 python-version : ' 3.11'
2929 - name : Install and build
Original file line number Diff line number Diff line change 2525 with :
2626 fetch-depth : 0
2727
28- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
28+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
2929 with :
3030 python-version : ' 3.x'
3131
5050
5151 - name : Publish distribution 📦 to PyPI
5252 if : github.event_name == 'release'
53- uses : pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
53+ uses : pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
You can’t perform that action at this time.
0 commit comments