File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3030 runs-on : ubuntu-latest
3131 steps :
3232 - name : Checkout
33- uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
33+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
3434 with :
3535 # For PRs make sure to checkout the PR branch
3636 ref : ${{ github.event.pull_request.head.sha }}
Original file line number Diff line number Diff line change 2727 runs-on : ubuntu-latest
2828 steps :
2929 - name : Checkout
30- uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
30+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
3131 - name : Setup Pages
3232 uses : actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5
3333 - name : Build with Jekyll
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 steps :
1313 - name : Set up Git repository
14- uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
14+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1515 - name : Set up Ruby
1616 uses : ruby/setup-ruby@7bae1d00b5db9166f4f0fc47985a3a5702cb58f0 # v1
1717 with :
You can’t perform that action at this time.
0 commit comments