update github workflow staticcheck action version

This commit is contained in:
Ben McClelland
2023-05-08 09:58:08 -07:00
parent f93383fb9b
commit f30c063b7a

View File

@@ -18,6 +18,6 @@ jobs:
fetch-depth: 1
-
name: "staticcheck"
uses: dominikh/staticcheck-action@v1.2.0
uses: dominikh/staticcheck-action@v1.3.0
with:
install-go: false