Skip to content

Commit

Permalink
Bump go-version
Browse files Browse the repository at this point in the history
  • Loading branch information
nullun committed Feb 2, 2024
1 parent 4dc1b1d commit 87e7892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
if: (contains(inputs.go_algorand_version, '-stable')) && (!contains(inputs.indexer_version, '-'))
uses: actions/setup-go@v3
with:
go-version: 1.17.9
go-version: 1.20.7

- name: Generate conduit docs
if: (contains(inputs.go_algorand_version, '-stable')) && (!contains(inputs.indexer_version, '-'))
Expand Down

0 comments on commit 87e7892

Please sign in to comment.