Skip to content

Commit 2686130

Browse files
authored
Merge pull request #35 from docker/dependabot/github_actions/actions/setup-go-4
Bump actions/setup-go from 3 to 4
2 parents 91110f2 + 0729659 commit 2686130

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: actions/checkout@v3
4848
-
4949
name: Set up Go
50-
uses: actions/setup-go@v3
50+
uses: actions/setup-go@v4
5151
with:
5252
go-version: 1.18
5353
-

0 commit comments

Comments
 (0)