Skip to content

Commit 1fd13ba

Browse files
authored
deps: update actions/setup-go action to v4 (#1700)
1 parent d9afa06 commit 1fd13ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conformance.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
distribution: zulu
3535
java-version: 8
36-
- uses: actions/setup-go@v3
36+
- uses: actions/setup-go@v4
3737
with:
3838
go-version: '>=1.20.2'
3939
- run: java -version

0 commit comments

Comments
 (0)