Upgrade to `actions/checkout@v4` in the docs lint job. (#12581)

pull/12661/head
Predrag Gruevski 11 months ago committed by GitHub
parent 94f018f1ba
commit 5308b836c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,7 +19,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Run import check
run: |

Loading…
Cancel
Save