Skip to content

Commit 8d2d442

Browse files
renovate[bot]vlsi
authored andcommitted
chore(deps): update actions/setup-go action to v5
1 parent 7ef0cbd commit 8d2d442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
java-version: ${{ matrix.java-version }}
4444
distribution: 'temurin'
4545
- name: Setup Go environment
46-
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
46+
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
4747
with:
4848
go-version: '1.21.x'
4949

0 commit comments

Comments
 (0)