Skip to content

Commit

Permalink
Version v1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pablovilas committed Jun 9, 2024
1 parent 72fdce6 commit 02e56d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ outputs:
application-id:
description: "The application id built"
runs:
using: "node16"
using: "node20"
main: "dist/index.js"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "github-action-build",
"version": "1.1.3",
"version": "1.1.4",
"description": "Github Action to automate the login process on Nullplatform",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 02e56d1

Please sign in to comment.