Skip to content

Commit

Permalink
stay on 1.19 pending actions/setup-go#327
Browse files Browse the repository at this point in the history
  • Loading branch information
ldemailly committed Feb 3, 2023
1 parent 5e0a41a commit 8f5e3c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # pin@v3
with:
go-version: 'stable'
go-version: '1.19'
- name: Log in to Docker Hub
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a # pin@v2
with:
Expand Down

0 comments on commit 8f5e3c8

Please sign in to comment.