Skip to content

Commit 7757265

Browse files
chore(deps): update actions/setup-go action to v5 (#258)
Co-authored-by: HKWinterhalter <[email protected]>
1 parent b8b35b5 commit 7757265

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
@@ -39,7 +39,7 @@ jobs:
3939
distribution: temurin
4040

4141
- name: Setup Go
42-
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
42+
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
4343
with:
4444
go-version: '1.21'
4545

0 commit comments

Comments
 (0)