File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111 steps :
1212 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1313
14- - uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
14+ - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
1515 with :
1616 python-version-file : pyproject.toml
1717 cache : " pip"
Original file line number Diff line number Diff line change 1212 steps :
1313 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1414
15- - uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
15+ - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
1616 with :
1717 python-version-file : pyproject.toml
1818 cache : " pip"
Original file line number Diff line number Diff line change 1414 steps :
1515 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1616
17- - uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
17+ - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
1818 with :
1919 python-version-file : pyproject.toml
2020 cache : " pip"
Original file line number Diff line number Diff line change 2222 steps :
2323 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2424
25- - uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
25+ - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
2626 with :
2727 python-version : ${{ matrix.python }}
2828 cache : " pip"
You can’t perform that action at this time.
0 commit comments