Skip to content

Commit

Permalink
Merge pull request #75 from a-scie/node/upgrade
Browse files Browse the repository at this point in the history
ci: Upgrade node from 16 to 20.
  • Loading branch information
bjohnso5 committed Feb 20, 2024
2 parents 2692852 + 5386b18 commit a81cd72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ outputs:
created_at:
description: The date and time the pipeline was created.
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'

0 comments on commit a81cd72

Please sign in to comment.