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 a96f49e commit c7c576cCopy full SHA for c7c576c
.github/workflows/tests.yaml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- uses: actions/checkout@v1
9
- - name: Setup Environment (Using NodeJS 18.x)
+ - name: Setup Environment (Using NodeJS 22.x)
10
uses: actions/setup-node@v1
11
with:
12
node-version: 22.x
0 commit comments