File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313
1414 steps :
15- - uses : actions/checkout@v4
15+ - uses : actions/checkout@v5
1616
1717 - name : Use Node.js
1818 uses : actions/setup-node@v4.4.0
Original file line number Diff line number Diff line change 3232
3333 steps :
3434 - name : Checkout repository
35- uses : actions/checkout@v4
35+ uses : actions/checkout@v5
3636
3737 # Initializes the CodeQL tools for scanning.
3838 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout Actions Repository
13- uses : actions/checkout@v4
13+ uses : actions/checkout@v5
1414
1515 - name : Check spelling of file.txt
1616 uses : crate-ci/typos@master
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : " Checkout"
15- uses : " actions/checkout@v4 "
15+ uses : " actions/checkout@v5 "
1616 - name : " Install Updatecli"
1717 uses : " updatecli/updatecli-action@v2.91.0"
1818 with :
Original file line number Diff line number Diff line change 2323 runs-on : ubuntu-latest
2424 steps :
2525 - name : " Checkout"
26- uses : " actions/checkout@v4 "
26+ uses : " actions/checkout@v5 "
2727 - name : " Install Updatecli"
2828 uses : " updatecli/updatecli-action@v2.91.0"
2929 with :
You can’t perform that action at this time.
0 commit comments