Skip to content

Commit

Permalink
Use node20 on runners (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmytro Bondar authored Dec 18, 2023
1 parent 3f01a9d commit 467042e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ outputs:
helmfile-stderr:
description: 'Error output of helmfile command'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'

0 comments on commit 467042e

Please sign in to comment.