Skip to content

Commit

Permalink
Update .github/workflows/build.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Niladri Halder <[email protected]>
  • Loading branch information
Abhinandan-Purkait and niladrih authored Nov 23, 2023
1 parent 7042f72 commit 3e6328c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
uses: actions/checkout@v4

- name: Set up Go 1.19
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
go-version: 1.19.13

Expand Down

0 comments on commit 3e6328c

Please sign in to comment.