Skip to content

Commit 80d4a02

Browse files
authored
Merge pull request #236 from thc202/action/update-website/update-deps
Update deps/Node.js of `update-website` action
2 parents 926b166 + d40599f commit 80d4a02

File tree

4 files changed

+177
-704
lines changed

4 files changed

+177
-704
lines changed

.github/actions/update-website/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ inputs:
1414
description: 'the email of the pull request author'
1515
required: true
1616
runs:
17-
using: 'node20'
17+
using: 'node24'
1818
main: 'dist/index.js'

0 commit comments

Comments
 (0)