There was an error while loading. Please reload this page.
1 parent 0cffc90 commit fa135d3Copy full SHA for fa135d3
1 file changed
.github/workflows/lint.yml
@@ -14,7 +14,7 @@ jobs:
14
matrix:
15
node-version: [18.x, 20.x, 22.x]
16
steps:
17
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
18
- name: Use Node.js ${{ matrix.node-version }}
19
uses: actions/setup-node@v4
20
with:
0 commit comments