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

This commit is contained in:
Predrag Gruevski
2023-10-31 12:41:18 -04:00
committed by GitHub
parent 94f018f1ba
commit 5308b836c7

View File

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