Skip to content

Commit 5ecf001

Browse files
authored
Merge pull request #22 from 1mb-dev/dependabot/github_actions/actions/checkout-6
chore(ci)(deps): bump actions/checkout from 4 to 6
2 parents 53f0f1e + 5964ebe commit 5ecf001

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
name: Benchmark
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/checkout@v4
17+
- uses: actions/checkout@v6
1818
- uses: actions/setup-go@v5
1919
with:
2020
go-version: "1.25"

0 commit comments

Comments
 (0)