Skip to content

Commit

Permalink
Merge pull request #10 from ebarriosjr/feat/upgrade-to-node20
Browse files Browse the repository at this point in the history
Upgraded to node20
  • Loading branch information
ebarriosjr authored Feb 15, 2024
2 parents aa0b7bd + 07d3f1b commit 6fb10fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.idea/
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Nomad Deploy with envs
description: Deploy code to nomad
author: Esteban Barrios
runs:
using: node16
using: node20
main: main.js
branding:
icon: cloud
Expand Down

0 comments on commit 6fb10fd

Please sign in to comment.