Skip to content

Commit

Permalink
Try actions again
Browse files Browse the repository at this point in the history
  • Loading branch information
mobilarte committed May 28, 2024
1 parent fdf774e commit 99cf4e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 1
- uses: dominikh/staticcheck-action@v1.3.1
- uses: dominikh/staticcheck-action@v1
with:
version: "2022.1.3"
version: "latest"
Vet:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 99cf4e3

Please sign in to comment.