Skip to content

Commit bf81f60

Browse files
committed
ci: try newer version of Node.js
1 parent f8cbd57 commit bf81f60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/configure-pages@v3
3434
- uses: actions/setup-node@v4
3535
with:
36-
node-version: 18.x
36+
node-version: 20.x
3737
- uses: actions/setup-python@v5
3838
with:
3939
python-version: '3.12'

0 commit comments

Comments
 (0)