Skip to content

Commit

Permalink
GHA: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hzyitc committed Oct 22, 2022
1 parent e706146 commit c8809dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Set up Go
uses: actions/setup-go@v2
uses: actions/setup-go@v3
with:
go-version: 1.16

Expand Down

0 comments on commit c8809dd

Please sign in to comment.