Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into vmrm
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkad committed Dec 14, 2023
2 parents 9aea64a + cb423dc commit 91ae830
Show file tree
Hide file tree
Showing 133 changed files with 12,419 additions and 1,499 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:

- name: Set up Go 1.x
uses: actions/setup-go@v4
uses: actions/setup-go@v5
with:
go-version: ^1.18
id: go
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: git fetch --prune --unshallow
-
name: Set up Go
uses: actions/setup-go@v4
uses: actions/setup-go@v5
with:
go-version: 1.18
-
Expand Down
Loading

0 comments on commit 91ae830

Please sign in to comment.