Skip to content

Commit

Permalink
Update validator.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hooverdan96 committed Nov 15, 2024
1 parent 4d5099c commit cb947eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
name: runner / suggester / validator
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- run: go install github.com/rockstor/rockon-validator@latest
- run: rockon-validator -w .
- uses: reviewdog/action-suggester@v1
Expand Down

0 comments on commit cb947eb

Please sign in to comment.