Skip to content

Commit

Permalink
Update quic-organization-repolinter.yml
Browse files Browse the repository at this point in the history
Signed-off-by: quic-nwtn <[email protected]>
  • Loading branch information
quic-nwtn authored Dec 12, 2024
1 parent c528cd3 commit cb2250b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/quic-organization-repolinter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Verify repolinter config file is present
id: check_files
uses: andstor/file-existence-action@v1
uses: andstor/file-existence-action@v3
with:
files: "repolint.json"
- name: Run Repolinter with local repolint.json
Expand Down

0 comments on commit cb2250b

Please sign in to comment.