Skip to content

Commit 5f66695

Browse files
chore(deps): update actions/setup-go action to v5 (GoogleCloudPlatform#298)
Co-authored-by: HKWinterhalter <[email protected]>
1 parent ee1687a commit 5f66695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conformance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: python -m pip install -e .
4242

4343
- name: Setup Go
44-
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
44+
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
4545
with:
4646
go-version: '1.20'
4747

0 commit comments

Comments
 (0)