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 60d2437 commit 3439ed8Copy full SHA for 3439ed8
.github/workflows/codeql-analysis.yml
@@ -43,7 +43,7 @@ jobs:
43
uses: actions/checkout@v4
44
45
- name: Set up go
46
- uses: actions/setup-go@v5.2.0
+ uses: actions/setup-go@v5.3.0
47
with:
48
go-version: ${{ matrix.go-version }}
49
- run: |
.github/workflows/go.yml
@@ -52,7 +52,7 @@ jobs:
52
fetch-depth: 0
53
54
55
56
57
58
0 commit comments