We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53f0f1e + 5964ebe commit 5ecf001Copy full SHA for 5ecf001
1 file changed
.github/workflows/benchmark.yml
@@ -14,7 +14,7 @@ jobs:
14
name: Benchmark
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
18
- uses: actions/setup-go@v5
19
with:
20
go-version: "1.25"
0 commit comments