File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 runs-on : ubuntu-latest
2727 steps :
2828 # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
29- - uses : actions/checkout@v6
29+ - uses : actions/checkout@v7
3030
3131 # Runs a set of commands using the runners shell
3232 - name : Validate spices
4444
4545 steps :
4646 - name : Checkout github-actions
47- uses : actions/checkout@v6
47+ uses : actions/checkout@v7
4848 with :
4949 repository : linuxmint/github-actions
5050 path : _github-actions
Original file line number Diff line number Diff line change 2121 # Steps represent a sequence of tasks that will be executed as part of the job
2222 steps :
2323 # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
24- - uses : actions/checkout@v6
24+ - uses : actions/checkout@v7
2525
2626 # Runs a set of commands using the runners shell
2727 - name : Generate Translation Status Tables
You can’t perform that action at this time.
0 commit comments