Skip to content

Commit fa6b6ba

Browse files
authored
Merge pull request #110 from quic/quic-nwtn-patch-2
Update quic-organization-repolinter.yml
2 parents 69d31d1 + 368841f commit fa6b6ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/quic-organization-repolinter.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Checkout Repo
15-
uses: actions/checkout@v2
15+
uses: actions/checkout@v4
1616
- name: Verify repolinter config file is present
1717
id: check_files
18-
uses: andstor/file-existence-action@v1
18+
uses: andstor/file-existence-action@v3
1919
with:
2020
files: "repolint.json"
2121
- name: Run Repolinter with local repolint.json

0 commit comments

Comments
 (0)