Skip to content

Commit

Permalink
Merge pull request #993 from SiaFoundation/alexfreska-patch-1
Browse files Browse the repository at this point in the history
ci: fix ui workflow
  • Loading branch information
ChrisSchinnerl authored Feb 28, 2024
2 parents c5fa4c8 + 2582a21 commit 9a935c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v3

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

Expand Down

0 comments on commit 9a935c3

Please sign in to comment.