Skip to content

Commit

Permalink
try #1
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkermichael committed Oct 14, 2022
1 parent 676baa0 commit c3b1f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- uses: actions/checkout@v3

- name: Setup go
uses: actions/setup-go@v2
uses: actions/setup-go@v3
with:
go-version: ${{ matrix.go }}

Expand Down

0 comments on commit c3b1f42

Please sign in to comment.