Skip to content

Commit

Permalink
chore: update to node 20 (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelGoberling authored Feb 8, 2024
1 parent 9b845e4 commit cc2ce31
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
@@ -1,7 +1,7 @@
name: 'AIO Apps'
description: 'Build, Test and Deploy AIO Apps'
runs:
using: 'node12'
using: 'node20'
main: 'dist/index.js'
inputs:
os:
Expand Down

0 comments on commit cc2ce31

Please sign in to comment.