File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
3030
3131 - name : Set up Go
32- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
32+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6
3333 with :
3434 go-version : ' 1.25'
3535
Original file line number Diff line number Diff line change 3333 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
3434
3535 - name : Set up Python 3
36- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
36+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
3737 with :
3838 python-version : ${{ matrix.python-version }}
3939
4343 enable-cache : true
4444
4545 - name : Set up Python 3
46- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
46+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
4747 with :
4848 python-version : ${{ matrix.python-version }}
4949
You can’t perform that action at this time.
0 commit comments