Skip to content

Commit

Permalink
pin go version on promote github action
Browse files Browse the repository at this point in the history
  • Loading branch information
tanganellilore authored Apr 18, 2023
1 parent 0a4270c commit 1e4becf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/promote.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ jobs:

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

- name: Build packages
run: |
Expand Down

0 comments on commit 1e4becf

Please sign in to comment.