Skip to content

Commit 7bd99d9

Browse files
alixanderdaveads
authored andcommitted
bump setup-go action
1 parent b70cdfa commit 7bd99d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v3
12-
- uses: actions/setup-go@v3
12+
- uses: actions/setup-go@v4
1313
with:
1414
go-version-file: ./go.mod
1515
cache: true

0 commit comments

Comments
 (0)