1 parent 40b5ad6 commit 58114c0Copy full SHA for 58114c0
1 file changed
.github/workflows/ci.yml
@@ -1,5 +1,8 @@
1
name: CI
2
3
+env:
4
+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
5
+
6
on:
7
push:
8
branches: [main]
0 commit comments