File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2828 runs-on : ubuntu-latest
2929 steps :
3030 - name : Checkout
31- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
31+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
3232 with :
3333 # For PRs make sure to checkout the PR branch
3434 ref : ${{ github.event.pull_request.head.ref }}
Original file line number Diff line number Diff line change 2727 runs-on : ubuntu-latest
2828 steps :
2929 - name : Checkout
30- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
30+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # 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@d632683dd7b4114ad314bca15554477dd762a938 # v4
14+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
1515 - name : Set up Ruby
16- uses : ruby/setup-ruby@086ffb1a2090c870a3f881cc91ea83aa4243d408 # v1
16+ uses : ruby/setup-ruby@f26937343756480a8cb3ae1f623b9c8d89ed6984 # v1
1717 with :
1818 bundler-cache : true
1919 - name : Set up Node
You can’t perform that action at this time.
0 commit comments