Skip to content

Commit

Permalink
use v5 of the go setup
Browse files Browse the repository at this point in the history
  • Loading branch information
dovholuknf committed Aug 30, 2024
1 parent 24d733b commit c09980c
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 @@ -48,7 +48,7 @@ jobs:
- uses: actions/checkout@v2

- name: Set up Go
uses: actions/setup-go@v2
uses: actions/setup-go@v5
with:
go-version: 1.22

Expand Down

0 comments on commit c09980c

Please sign in to comment.