Skip to content

Commit 91c1cbb

Browse files
chore(deps): bump actions/setup-go from 5 to 6 (#48)
1 parent dd06a3b commit 91c1cbb

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@v5
37+
uses: actions/setup-go@v6
3838
with:
3939
go-version: ${{ env.GO_VERSION }}
4040

0 commit comments

Comments
 (0)