Skip to content

Commit

Permalink
chore: Bumping setup-go version
Browse files Browse the repository at this point in the history
  • Loading branch information
gcarreno committed Apr 19, 2024
1 parent e2e3333 commit 898d40e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
submodules: true

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

Expand All @@ -54,7 +54,7 @@ jobs:
submodules: true

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

Expand Down

0 comments on commit 898d40e

Please sign in to comment.