Skip to content

Commit 6fee6f9

Browse files
authored
Merge pull request #161 from Deeptanshu-sankhwar/fix/update-staticcheck-action
upgrade staticcheck-action to v1.3.0
2 parents 8824b71 + ed14078 commit 6fee6f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
uses: actions/setup-go@v3
5757
with:
5858
go-version: 1.19
59-
- uses: dominikh/staticcheck-action@v1.2.0
59+
- uses: dominikh/staticcheck-action@v1.3.0
6060
with:
6161
install-go: false
6262
version: "2022.1"

0 commit comments

Comments
 (0)