We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e13066 commit c5607f0Copy full SHA for c5607f0
.github/workflows/ci-dgo-tests.yml
@@ -32,7 +32,7 @@ jobs:
32
path: dgo
33
repository: hypermodeinc/dgo
34
- name: Set up Go
35
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
36
with:
37
go-version-file: dgo/go.mod
38
- name: Make Linux Build and Docker Image
0 commit comments