Skip to content

Commit

Permalink
Updated gosdk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shahnawaz-creator authored May 5, 2024
1 parent 149e35b commit d8014c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gosdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ jobs:
create-pr:
runs-on: [arc-runner]
steps:
- name: Setup go 1.20
- name: Setup go 1.21
uses: actions/setup-go@v2
with:
go-version: '1.20'
go-version: '1.21'

- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit d8014c0

Please sign in to comment.