File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2929
3030 steps :
3131
32- - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
32+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
3333
3434 - name : Setup JDK 19
3535 uses : actions/setup-java@17f84c3641ba7b8f6deff6309fc4c864478f5d62 # v3.14.1
Original file line number Diff line number Diff line change 3939
4040 steps :
4141 - name : Checkout repository
42- uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
42+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
4343
4444 # Initializes the CodeQL tools for scanning.
4545 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 1313
1414 steps :
1515
16- - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
16+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
1717
1818# - uses: mikehardy/buildcache-action@v1
1919
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515
1616 steps :
17- - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
17+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
1818
1919 - name : Install with Yarn
2020 run : yarn && yarn setup
You canβt perform that action at this time.
0 commit comments