File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2222 go-version : 1.24.x
2323
2424 - name : Checkout code
25- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
25+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
2626 with :
2727 lfs : true
2828 fetch-depth : 0 # for better blame info
Original file line number Diff line number Diff line change 99 deploy :
1010 runs-on : ubuntu-24.04
1111 steps :
12- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
12+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
1313 with :
1414 submodules : true # Fetch Hugo themes (true OR recursive)
1515 fetch-depth : 0 # Fetch all history for .GitInfo and .Lastmod
Original file line number Diff line number Diff line change 2020 go-version : 1.24.x
2121
2222 - name : Checkout code
23- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
23+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
2424 with :
2525 lfs : true
2626 fetch-depth : 0 # for better blame info
You can’t perform that action at this time.
0 commit comments