Commit 7dfd6e4 1 parent 1b28b82 commit 7dfd6e4 Copy full SHA for 7dfd6e4
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 41
41
github.com:443
42
42
pypi.org:443
43
43
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
44
- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
44
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
45
45
with :
46
46
python-version : 3.8
47
47
cache : pip
Original file line number Diff line number Diff line change 50
50
# registry: ${{ secrets.REGISTRY }}
51
51
# username: ${{ secrets.REGISTRY_USER }}
52
52
# password: ${{ secrets.REGISTRY_TOKEN }}
53
- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
53
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
54
54
with :
55
55
python-version : ${{ matrix.python }}
56
56
- name : Install requirements
98
98
# registry: ${{ secrets.REGISTRY }}
99
99
# username: ${{ secrets.REGISTRY_USER }}
100
100
# password: ${{ secrets.REGISTRY_TOKEN }}
101
- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
101
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
102
102
with :
103
103
python-version : " 3.8"
104
104
- name : Test Container Group
You can’t perform that action at this time.
0 commit comments