Skip to content

Commit

Permalink
fix: unable to find version latest
Browse files Browse the repository at this point in the history
  • Loading branch information
kurosakishigure committed Dec 18, 2024
1 parent 690deba commit f32cbe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: ast-grep lint
uses: ast-grep/action@latest
uses: ast-grep/action@v1.5.0

0 comments on commit f32cbe7

Please sign in to comment.