Skip to content

Commit 4013d2e

Browse files
chore(deps): update actions/setup-go action to v6
1 parent 05e4e2e commit 4013d2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jepsen-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
distribution: temurin
2121
java-version: '21'
22-
- uses: actions/setup-go@v5
22+
- uses: actions/setup-go@v6
2323
with:
2424
go-version-file: 'go.mod'
2525
- name: Install netcat

0 commit comments

Comments
 (0)