We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b200e2 commit 993633aCopy full SHA for 993633a
.github/workflows/sonar.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v5
18
19
- name: Set up Go
20
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
21
with:
22
go-version-file: 'go.mod'
23
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
0 commit comments