We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 699e01b commit 4c304d8Copy full SHA for 4c304d8
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Set up Go
45
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
46
with:
47
- go-version: 1.21.0
+ go-version: 1.25.8
48
- name: Set up Python
49
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
50
0 commit comments