Skip to content

Commit 6da94db

Browse files
Update test-setup-go.yaml
1 parent eda6d6f commit 6da94db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-setup-go.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
fail-fast: false
2020
steps:
2121
- name: Setup Go
22-
uses: setup-go@v3
22+
uses: actions/setup-go@v3
2323
with:
2424
go-version: "1.18.0"

0 commit comments

Comments
 (0)