Skip to content

Commit ab8df69

Browse files
committed
Managed by Terraform: Update go-test-windows.yml GitHub workflow
1 parent cd7c3f0 commit ab8df69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go-test-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
name: Windows Go tests
3737
steps:
3838
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
39-
- uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
39+
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
4040
with:
4141
go-version: ${{ needs.get-go-version.outputs.go-version }}
4242
- run: |

0 commit comments

Comments
 (0)