There was an error while loading. Please reload this page.
2 parents 7cd9a4b + c0a48c9 commit fc0148eCopy full SHA for fc0148e
1 file changed
.github/workflows/test.yaml
@@ -14,7 +14,7 @@ jobs:
14
- '23'
15
steps:
16
- uses: actions/checkout@v5
17
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
18
with:
19
node-version: ${{ matrix.node }}
20
- run: npm install
0 commit comments