This repository was archived by the owner on Mar 19, 2025. It is now read-only.
File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 44
44
with :
45
45
fetch-depth : 0
46
46
- name : Set up Python
47
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
47
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
48
48
with :
49
49
python-version : ' 3.x'
50
50
- name : Lint with flake8
70
70
with :
71
71
fetch-depth : 0
72
72
- name : Set up Python
73
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
73
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
74
74
with :
75
75
python-version : ' 3.11'
76
76
- name : Install and build
89
89
with :
90
90
fetch-depth : 0
91
91
- name : Set up Python
92
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
92
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
93
93
with :
94
94
python-version : ' 3.x'
95
95
- name : Install and build
@@ -111,7 +111,7 @@ jobs:
111
111
- name : Checkout code
112
112
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
113
113
- name : Set up Python
114
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
114
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
115
115
with :
116
116
python-version : ' 3.x'
117
117
- name : Install and build
Original file line number Diff line number Diff line change 23
23
with :
24
24
fetch-depth : 0
25
25
- name : Set up Python
26
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
26
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
27
27
with :
28
28
python-version : ' 3.11'
29
29
- name : Install and build
Original file line number Diff line number Diff line change 25
25
with :
26
26
fetch-depth : 0
27
27
28
- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
28
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
29
29
with :
30
30
python-version : ' 3.x'
31
31
50
50
51
51
- name : Publish distribution 📦 to PyPI
52
52
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