Skip to content

Commit 3e6328c

Browse files
Update .github/workflows/build.yml
Co-authored-by: Niladri Halder <niladri.halder26@gmail.com>
1 parent 7042f72 commit 3e6328c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
uses: actions/checkout@v4
6666

6767
- name: Set up Go 1.19
68-
uses: actions/setup-go@v3
68+
uses: actions/setup-go@v4
6969
with:
7070
go-version: 1.19.13
7171

0 commit comments

Comments
 (0)