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 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Checkout Code
15- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
15+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1616 with :
1717 fetch-depth : 0
1818
Original file line number Diff line number Diff line change 88 deploy :
99 runs-on : ubuntu-latest
1010 steps :
11- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
11+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1212
1313 - name : Set up Python
1414 uses : actions/setup-python@v5
Original file line number Diff line number Diff line change 88 deploy :
99 runs-on : ubuntu-latest
1010 steps :
11- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
11+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1212 with :
1313 fetch-depth : 0
1414
Original file line number Diff line number Diff line change 1111
1212 steps :
1313 - name : Checkout
14- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
14+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1515 with :
1616 fetch-depth : 0
1717
You can’t perform that action at this time.
0 commit comments