File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2323 # Steps represent a sequence of tasks that will be executed as part of the job
2424 steps :
2525 # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
26- - uses : actions/checkout@v4
26+ - uses : actions/checkout@v6
2727
2828 # Runs a set of commands using the runners shell
2929 - name : Validate spices
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@v4
24+ - uses : actions/checkout@v6
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