File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 lint :
99 runs-on : ubuntu-latest
1010 steps :
11- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
11+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
1212 - uses : psf/black@8a737e727ac5ab2f1d4cf5876720ed276dc8dc4b # 25.1.0
1313
1414 tests :
1717 needs : lint
1818 steps :
1919 # Checkout the Repo
20- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
20+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
2121 - name : Install pnpm
2222 uses : pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4
2323 with :
5050 runs-on : ubuntu-latest
5151 steps :
5252 # Checkout the Repo
53- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
53+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
5454
5555 # Install Python
5656 - name : Setup Python
Original file line number Diff line number Diff line change 2121 build :
2222 runs-on : ubuntu-latest
2323 steps :
24- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
24+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
2525 with :
2626 fetch-depth : 0
2727 - name : Install latest mdbook
You can’t perform that action at this time.
0 commit comments