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 5e56b3d commit 8a517faCopy full SHA for 8a517fa
.github/workflows/pr.yml
@@ -21,7 +21,7 @@ jobs:
21
22
# step 2: set up go
23
- name: Set up Go
24
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
25
with:
26
go-version: stable
27
cache-dependency-path: test/e2e/go.sum
0 commit comments