Skip to content

Commit

Permalink
Merge pull request #131 from fjogeleit/node-upgrade
Browse files Browse the repository at this point in the history
Upgrade to Node20
  • Loading branch information
fjogeleit authored Jan 8, 2024
2 parents e23645b + a665541 commit 0bd00a3
Show file tree
Hide file tree
Showing 3 changed files with 811 additions and 312 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@ outputs:
headers:
description: 'HTTP Response Headers'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
Loading

0 comments on commit 0bd00a3

Please sign in to comment.