We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0e10ff commit 4846834Copy full SHA for 4846834
.github/workflows/deploy-s3.yml
@@ -6,7 +6,7 @@ on:
6
workflow_dispatch:
7
8
env:
9
- NODE_VERSION: "16"
+ NODE_VERSION: "20"
10
PUBLIC_URL: "https://logseq.com/"
11
12
permissions:
0 commit comments