There was an error while loading. Please reload this page.
2 parents 67b076f + 0f16b8f commit 39934d9Copy full SHA for 39934d9
2 files changed
.github/workflows/ci.yml
@@ -75,7 +75,7 @@ jobs:
75
uses: actions/checkout@v7
76
77
- name: Set up Node
78
- uses: actions/setup-node@v6
+ uses: actions/setup-node@v7
79
with:
80
node-version: '20'
81
cache: 'npm'
@@ -97,7 +97,7 @@ jobs:
97
98
99
100
101
102
103
.github/workflows/ctx-desktop.yml
@@ -61,7 +61,7 @@ jobs:
61
workspaces: ctx-desktop/src-tauri
62
63
64
65
66
67
0 commit comments