File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212
1313 steps :
1414 - name : Checkout repository
15- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
15+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
1616
1717 - name : Set up Python
1818 uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616 steps :
1717 - name : Checkout
18- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
1919 with :
2020 fetch-depth : 0
2121
Original file line number Diff line number Diff line change 1515 pre-commit :
1616 runs-on : ubuntu-latest
1717 steps :
18- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
1919 - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
2020 with :
2121 python-version : " 3.12"
Original file line number Diff line number Diff line change 2121 upload_url : ${{ steps.create_release.outputs.upload_url }}
2222 steps :
2323 - name : Checkout
24- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
24+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
2525
2626 - name : Extract branch info
2727 shell : bash
You can’t perform that action at this time.
0 commit comments