Skip to content

Commit 8f25173

Browse files
authored
Merge pull request #44 from docker/dependabot/github_actions/actions/setup-go-5
Bump actions/setup-go from 4 to 5
2 parents 3895c94 + 5f724db commit 8f25173

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@v4
4848
-
4949
name: Set up Go
50-
uses: actions/setup-go@v4
50+
uses: actions/setup-go@v5
5151
with:
5252
go-version: 1.18
5353
-

0 commit comments

Comments
 (0)