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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
31+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # 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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
30+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # 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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
14+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
1515 - name : Set up Ruby
16- uses : ruby/setup-ruby@f321cf5a4d1533575411f8752cf25b86478b0442 # v1
16+ uses : ruby/setup-ruby@c04af2bb7258bb6a03df1d3c1865998ac9390972 # v1
1717 with :
1818 bundler-cache : true
1919 - name : Set up Node
You can’t perform that action at this time.
0 commit comments