File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 51
51
with :
52
52
fetch-depth : 0
53
53
- name : Set up Python
54
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
54
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
55
55
with :
56
56
python-version : ${{ matrix.python }}
57
57
- name : Install language-pack-de and tzdata
92
92
with :
93
93
fetch-depth : 0
94
94
- name : Set up Python
95
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
95
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
96
96
with :
97
97
python-version : ${{ matrix.python }}
98
98
- name : Install language-pack-de and tzdata
Original file line number Diff line number Diff line change 12
12
steps :
13
13
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
14
14
- name : Set up Python
15
- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
15
+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
16
16
with :
17
17
python-version : " 3.x"
18
18
- name : Install pypa/build
You can’t perform that action at this time.
0 commit comments