There was an error while loading. Please reload this page.
2 parents 8247639 + 177c2a2 commit e45228cCopy full SHA for e45228c
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v4
14
15
- name: Setup Node.js
16
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
17
with:
18
node-version: "20"
19
cache: "npm"
0 commit comments