Skip to content

Commit

Permalink
Update lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaut authored Jun 6, 2024
1 parent 5c445bc commit db9365a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
if [ -s fmt.patch ]; then
exit 1
fi
- uses: actions/github-script@v7
- uses: actions/github-script@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # v7
if: failure() && steps.clang_format.outcome == 'failure'
with:
script: |
Expand Down

0 comments on commit db9365a

Please sign in to comment.