Skip to content

Commit 8a517fa

Browse files
committed
[actions] update setup-go
1 parent 5e56b3d commit 8a517fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
# step 2: set up go
2323
- name: Set up Go
24-
uses: actions/setup-go@v5
24+
uses: actions/setup-go@v6
2525
with:
2626
go-version: stable
2727
cache-dependency-path: test/e2e/go.sum

0 commit comments

Comments
 (0)