Skip to content

Commit

Permalink
ci: update setup-go version
Browse files Browse the repository at this point in the history
  • Loading branch information
jfeodor committed May 2, 2024
1 parent ae34d0c commit 6acabe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Setup Go
uses: actions/setup-go@v4
uses: actions/setup-go@v5
with:
go-version: "1.21"
cache: false
Expand Down

0 comments on commit 6acabe1

Please sign in to comment.