File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,12 +32,12 @@ jobs:
3232 - run : git fetch origin gh-pages
3333 - run : git fetch origin '+refs/tags/v*:refs/tags/v*' --no-tags
3434
35- - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # tag=v5.5 .0
35+ - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # tag=v6.0 .0
3636 with :
3737 go-version : v1.24.5
3838 cache : true
3939
40- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # tag=v5.6 .0
40+ - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # tag=v6.0 .0
4141 with :
4242 python-version : ' 3.10'
4343 cache : ' pip'
Original file line number Diff line number Diff line change 2121 with :
2222 fetch-depth : 0
2323
24- - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # tag=v5.5 .0
24+ - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # tag=v6.0 .0
2525 with :
2626 go-version : v1.24.5
2727
You can’t perform that action at this time.
0 commit comments