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 5e5a9f0 commit e4c03c2Copy full SHA for e4c03c2
.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.4.0
+ uses: actions/setup-go@v5.5.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