We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69d31d1 commit 368841fCopy full SHA for 368841f
.github/workflows/quic-organization-repolinter.yml
@@ -12,10 +12,10 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout Repo
15
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
16
- name: Verify repolinter config file is present
17
id: check_files
18
- uses: andstor/file-existence-action@v1
+ uses: andstor/file-existence-action@v3
19
with:
20
files: "repolint.json"
21
- name: Run Repolinter with local repolint.json
0 commit comments