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 d744156 commit a5224b4Copy full SHA for a5224b4
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- name: Set up Go 1.x
20
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v6
21
with:
22
go-version: ${{ matrix.go }}
23
0 commit comments