Skip to content

Commit

Permalink
Merge pull request #106 from DaSchTour/patch-1
Browse files Browse the repository at this point in the history
Update to node16
  • Loading branch information
andstor committed Oct 24, 2022
2 parents f023389 + afdfb05 commit c492e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
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 c492e43

Please sign in to comment.