Skip to content

Commit efc9ff2

Browse files
authored
Merge pull request #9 from digidem/claude/investigate-dep-issue-014x5CProKFSAak6jh9XtgdD
Debug dependency issues
2 parents d2c5a64 + 078eee1 commit efc9ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Setup Node.js
3333
uses: actions/setup-node@v4
3434
with:
35-
node-version: '18'
35+
node-version: '20'
3636
cache: 'npm'
3737

3838
- name: Setup Pages

0 commit comments

Comments
 (0)