Skip to content

Commit b4e7b9f

Browse files
chore(deps): bump actions/setup-go from 6 to 6.4.0 (#54)
1 parent 6e4899e commit b4e7b9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sdk-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
ref: "main"
3535

3636
- name: Install Go
37-
uses: actions/setup-go@v6
37+
uses: actions/setup-go@v6.4.0
3838
with:
3939
go-version: ${{ env.GO_VERSION }}
4040

0 commit comments

Comments
 (0)