File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2323 steps :
2424 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2525 - name : Set up Python
26- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
26+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
2727 with :
2828 python-version : ' 3.x'
2929 - name : Strip dev version
Original file line number Diff line number Diff line change 2121 steps :
2222 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2323 - name : Set up Python ${{ matrix.python-version }} on ${{ matrix.os }}
24- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
24+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
2525 with :
2626 python-version : ${{ matrix.python-version }}
2727 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments