File tree Expand file tree Collapse file tree 6 files changed +6
-0
lines changed Expand file tree Collapse file tree 6 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 1313 cpp-linter :
1414 runs-on : ubuntu-latest
1515 steps :
16+ # v6.0.0
1617 - uses : actions/checkout@v6
1718 - uses : cpp-linter/cpp-linter-action@main
1819 id : linter
Original file line number Diff line number Diff line change 1313 permissions : # (1)!
1414 pull-requests : write
1515 steps :
16+ # v5.0.1
1617 - uses : actions/checkout@v5
1718
1819 # ... optionally setup build env to create a compilation database
Original file line number Diff line number Diff line change 1111 cpp-linter :
1212 runs-on : ubuntu-latest
1313 steps :
14+ # v5.0.1
1415 - uses : actions/checkout@v5
1516
1617 # ... optionally setup build env to create a compilation database
Original file line number Diff line number Diff line change 1111 cpp-linter :
1212 runs-on : ubuntu-latest
1313 steps :
14+ # v5.0.1
1415 - uses : actions/checkout@v5
1516
1617 # ... optionally setup build env to create a compilation database
Original file line number Diff line number Diff line change 2222 re-tag :
2323 runs-on : ubuntu-latest
2424 steps :
25+ # v6.0.0
2526 - uses : actions/checkout@v6
2627 with :
2728 fetch-depth : 0
Original file line number Diff line number Diff line change 3939 runs-on : ${{ matrix.os }}
4040 steps :
4141 - name : Checkout
42+ # v6.0.0
4243 uses : actions/checkout@v6
4344
4445 - name : Cache the build artifacts
You can’t perform that action at this time.
0 commit comments