We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ed48e0 commit 6f3f786Copy full SHA for 6f3f786
1 file changed
.github/workflows/deploy.yml
@@ -16,6 +16,9 @@ concurrency:
16
group: pages
17
cancel-in-progress: false
18
19
+env:
20
+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
21
+
22
jobs:
23
build:
24
runs-on: ubuntu-latest
0 commit comments