We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f16e09e commit acac45dCopy full SHA for acac45d
1 file changed
.github/workflows/tests.yaml
@@ -47,7 +47,7 @@ jobs:
47
- name: Setup | Go
48
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
49
with:
50
- go-version: "1.21"
+ go-version: "1.25"
51
- name: Setup | Rust
52
run: |
53
rustup --version
0 commit comments