2
.github/workflows/is-compatible.yml
vendored
2
.github/workflows/is-compatible.yml
vendored
@@ -5,7 +5,7 @@ jobs:
|
||||
compatibilitycheck:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version-file: '.nvmrc'
|
||||
|
||||
Reference in New Issue
Block a user