Skip to content

Commit

Permalink
changing to 3.0-stable
Browse files Browse the repository at this point in the history
  • Loading branch information
osamaesmailmsft committed Jan 15, 2025
1 parent a20556e commit 912c6be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/quickstart_2.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
ref: '2.0-stable'
ref: '3.0-stable'

- name: Set up Go 1.21
uses: actions/setup-go@v5
Expand Down Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
ref: '2.0-stable'
ref: '3.0-stable'

- name: Set up Go 1.21
uses: actions/setup-go@v5
Expand Down Expand Up @@ -115,7 +115,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
ref: '2.0-stable'
ref: '3.0-stable'

- name: Set up Go 1.21
uses: actions/setup-go@v5
Expand Down

0 comments on commit 912c6be

Please sign in to comment.