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 bb9dfd8 commit 9482566Copy full SHA for 9482566
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
fetch-depth: 0
24
25
- name: Setup Node.js
26
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
27
with:
28
node-version: '20'
29
@@ -77,7 +77,7 @@ jobs:
77
78
# install nodejs
79
80
81
82
83
@@ -108,7 +108,7 @@ jobs:
108
109
110
111
112
113
114
0 commit comments