File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 41
41
with :
42
42
fetch-depth : 0
43
43
- name : Set up Python
44
- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
44
+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
45
45
with :
46
46
python-version : ' 3.x'
47
47
- name : Lint with flake8
64
64
with :
65
65
fetch-depth : 0
66
66
- name : Set up Python
67
- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
67
+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
68
68
with :
69
69
python-version : ' 3.11'
70
70
- name : Install and build
85
85
with :
86
86
fetch-depth : 0
87
87
- name : Set up Python
88
- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
88
+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
89
89
with :
90
90
python-version : ' 3.12'
91
91
- name : Install and build
@@ -108,7 +108,7 @@ jobs:
108
108
- name : Checkout code
109
109
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
110
110
- name : Set up Python
111
- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
111
+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
112
112
with :
113
113
python-version : ' 3.12'
114
114
- name : Install and build
You can’t perform that action at this time.
0 commit comments