Skip to content

Commit

Permalink
reverted pr builder version
Browse files Browse the repository at this point in the history
  • Loading branch information
unasra committed Jan 21, 2025
1 parent a6703fa commit 2816f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
go-version: '1.23.4'
go-version: '1.23'
- name: go mod
run: |
go mod tidy
Expand Down

0 comments on commit 2816f9e

Please sign in to comment.