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 a211a71 commit d929e69Copy full SHA for d929e69
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
fetch-depth: 0
24
25
- name: Setup Node.js
26
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
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
@@ -143,7 +143,7 @@ jobs:
143
144
145
146
147
148
149
0 commit comments