Skip to content

Commit c5607f0

Browse files
chore(deps): Update actions/setup-go action to v6 (#278)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e13066 commit c5607f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-dgo-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
path: dgo
3333
repository: hypermodeinc/dgo
3434
- name: Set up Go
35-
uses: actions/setup-go@v5
35+
uses: actions/setup-go@v6
3636
with:
3737
go-version-file: dgo/go.mod
3838
- name: Make Linux Build and Docker Image

0 commit comments

Comments
 (0)