Skip to content

Commit

Permalink
Update to node16
Browse files Browse the repository at this point in the history
node12 is deprecated
  • Loading branch information
DaSchTour authored Oct 15, 2022
1 parent f023389 commit afdfb05
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 @@ -24,5 +24,5 @@ outputs:
files_exists:
description: 'Wheter the file(s) exists or not.'
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'

0 comments on commit afdfb05

Please sign in to comment.