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 919aaed commit f807520Copy full SHA for f807520
.github/workflows/pull-verify-packages-config.yaml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-24.04
12
steps:
13
- name: Set up Go
14
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
15
with:
16
go-version: "1.25"
17
- name: Install tools
0 commit comments