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 3333 with :
3434 ruby-version : ${{ matrix.ruby }}
3535
36- - uses : actions/checkout@v4
36+ - uses : actions/checkout@v5
3737 with :
3838 submodules : recursive
3939
Original file line number Diff line number Diff line change 2626 with :
2727 ruby-version : ${{ matrix.ruby }}
2828
29- - uses : actions/checkout@v4
29+ - uses : actions/checkout@v5
3030
3131 - name : Install gems
3232 run : |
6565 with :
6666 ruby-version : ${{ matrix.ruby }}
6767
68- - uses : actions/checkout@v4
68+ - uses : actions/checkout@v5
6969
7070 - name : Setup ENV
7171 run : |
Original file line number Diff line number Diff line change 99 runs-on : ubuntu-latest
1010 steps :
1111 - name : ' Checkout Repository'
12- uses : actions/checkout@v4
12+ uses : actions/checkout@v5
1313 - name : ' Dependency Review'
1414 uses : actions/dependency-review-action@v4
You can’t perform that action at this time.
0 commit comments