Skip to content

Commit

Permalink
chore: updates go version
Browse files Browse the repository at this point in the history
  • Loading branch information
amir20 committed Oct 2, 2024
1 parent ea8a940 commit 3dcd5b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: 1.23.1
go-version: "1.23"
check-latest: true
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 3dcd5b3

Please sign in to comment.