2 parents b922f96 + 34e635c commit edbed04Copy full SHA for edbed04
1 file changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Clone NoJS Core for tests
17
run: git clone --depth 1 https://github.com/no-js-dev/nojs.git "$GITHUB_WORKSPACE/../NoJS"
18
19
- - uses: actions/setup-node@v6
+ - uses: actions/setup-node@v7
20
with:
21
node-version: 20
22
cache: npm
0 commit comments