Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Commit

Permalink
Update nodejs to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
thulin82 committed Apr 12, 2024
1 parent 6e8d644 commit abd4865
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 @@ -13,7 +13,7 @@ inputs:
description: 'A suffix to append to a file'
required: false
runs:
using: 'node16'
using: 'node20'
main: 'gist.js'
branding:
icon: 'align-center'
Expand Down

0 comments on commit abd4865

Please sign in to comment.