File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 steps :
3434 -
3535 name : 💳 Checkout
36- uses : actions/checkout@v6
36+ uses : actions/checkout@v7
3737 with :
3838 lfs : true
3939 fetch-depth : 0
Original file line number Diff line number Diff line change 3939
4040 steps :
4141 - name : Checkout repository
42- uses : actions/checkout@v6
42+ uses : actions/checkout@v7
4343
4444 # Initializes the CodeQL tools for scanning.
4545 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 1414 steps :
1515 -
1616 name : Checkout code
17- uses : actions/checkout@v6
17+ uses : actions/checkout@v7
1818 -
1919 name : Install necessary packages
2020 run : |
Original file line number Diff line number Diff line change 4848 steps :
4949 -
5050 name : 💳 Checkout
51- uses : actions/checkout@v6
51+ uses : actions/checkout@v7
5252 with :
5353 lfs : true
5454 token : ${{secrets.ADMIN_GITHUB_TOKEN}}
Original file line number Diff line number Diff line change 5353 steps :
5454 -
5555 name : 💳 Checkout
56- uses : actions/checkout@v6
56+ uses : actions/checkout@v7
5757 with :
5858 lfs : true
5959 token : ${{secrets.ADMIN_GITHUB_TOKEN}}
You can’t perform that action at this time.
0 commit comments