File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 - name : Set up Go
3232 uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
3333 with :
34- go-version : ' 1.23 '
34+ go-version : ' 1.25 '
3535
3636 - name : Build
3737 run : |
Original file line number Diff line number Diff line change @@ -30,15 +30,15 @@ jobs:
3030 python-version : ['3.11', '3.12', '3.13']
3131
3232 steps :
33- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
33+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
3434
3535 - name : Set up Python 3
3636 uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
3737 with :
3838 python-version : ${{ matrix.python-version }}
3939
4040 - name : Install uv
41- uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6
41+ uses : astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6
4242 with :
4343 enable-cache : true
4444
You can’t perform that action at this time.
0 commit comments