Skip to content

Commit a99d157

Browse files
authored
Merge pull request #30 from IceFireDB/dependabot/github_actions/actions/setup-go-5
2 parents 60bc32d + 965689d commit a99d157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v4
1515

1616
- name: Set up Go
17-
uses: actions/setup-go@v4
17+
uses: actions/setup-go@v5
1818
with:
1919
go-version: '1.21'
2020

0 commit comments

Comments
 (0)