There was an error while loading. Please reload this page.
1 parent 4696783 commit d817cbfCopy full SHA for d817cbf
1 file changed
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/checkout@v7
22
23
- name: Setup Node
24
- uses: actions/setup-node@v6
+ uses: actions/setup-node@v7
25
with:
26
node-version: '20'
27
0 commit comments