We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9b0967 commit e972ffdCopy full SHA for e972ffd
2 files changed
.github/workflows/ci.yaml
@@ -62,7 +62,7 @@ jobs:
62
with:
63
python-version: ${{ matrix.python }}
64
65
- - uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
+ - uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
66
67
go-version-file: protoc-gen-connect-python/go.mod
68
cache-dependency-path: "**/go.mod"
.github/workflows/release.yaml
@@ -19,7 +19,7 @@ jobs:
19
20
- uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
21
22
23
24
25
0 commit comments