Skip to content

Commit

Permalink
chore(manifest): upgrade node version (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusJx authored Feb 11, 2024
1 parent d74427f commit 530c34d
Show file tree
Hide file tree
Showing 3 changed files with 754 additions and 230 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ outputs:
BOOST_VER:
description: 'The boost version installed'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
branding:
icon: 'activity'
Expand Down
Loading

0 comments on commit 530c34d

Please sign in to comment.