Skip to content

Commit

Permalink
feature: updated go version in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Paweł Chmielewski committed Sep 6, 2022
1 parent 6ce5c15 commit 857a456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Set up GoLang
uses: actions/setup-go@v2
with:
go-version: 1.18
go-version: 1.19

- name: Turn on backend
working-directory: assets
Expand Down

0 comments on commit 857a456

Please # to comment.