1 parent 3a09dce commit c421b1eCopy full SHA for c421b1e
1 file changed
.github/workflows/main.yml
@@ -36,7 +36,7 @@ jobs:
36
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
37
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
38
with:
39
- node-version: '24'
+ node-version: '24.x'
40
cache: npm
41
- run: npm ci
42
- run: npm run semantic-release
0 commit comments