Skip to content

Commit

Permalink
Bumped go version for releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Aug 9, 2023
1 parent 769c24e commit 8655c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: 1.18
go-version: 1.19
- name: Start Redis
uses: supercharge/redis-github-action@1.6.0
with:
Expand Down

0 comments on commit 8655c8f

Please sign in to comment.