There was an error while loading. Please reload this page.
2 parents 6bc549c + 727a633 commit 2c79cb6Copy full SHA for 2c79cb6
1 file changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v4
19
20
- name: Setup Node.js
21
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v7
22
with:
23
node-version: '20'
24
cache: 'npm'
0 commit comments