We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48ca970 commit f4a46f9Copy full SHA for f4a46f9
1 file changed
.github/workflows/pages.yml
@@ -21,6 +21,8 @@ concurrency:
21
jobs:
22
deploy:
23
runs-on: ubuntu-latest
24
+ env:
25
+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
26
steps:
27
- name: Checkout
28
uses: actions/checkout@v4
0 commit comments