Skip to content

Commit 7137afe

Browse files
authored
upgrade to node 20 (#71)
1 parent 93bac3a commit 7137afe

11 files changed

+12741
-14474
lines changed

.nvmrc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
20

action.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@ outputs:
2525
atmos-version:
2626
description: "The installed atmos version."
2727
runs:
28-
using: "node16"
28+
using: "node20"
2929
main: "dist/index.js"
30+

0 commit comments

Comments
 (0)