Skip to content

Commit

Permalink
Merge pull request #559 from fjogeleit/node-update
Browse files Browse the repository at this point in the history
Upgrade to Node20
  • Loading branch information
fjogeleit authored Jan 31, 2024
2 parents b8cfe7a + 87f22ce commit 34bfcb0
Show file tree
Hide file tree
Showing 2 changed files with 271 additions and 561 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,5 @@ inputs:
required: false
default: ''
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
Loading

0 comments on commit 34bfcb0

Please sign in to comment.