Skip to content

Commit

Permalink
Merge pull request #56 from JarvusInnovations/develop
Browse files Browse the repository at this point in the history
Release: v1.0.2
  • Loading branch information
themightychris authored May 24, 2023
2 parents 7ba783b + a607002 commit 3b55c7a
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
Expand Up @@ -11,6 +11,6 @@ inputs:
description: 'Key to use for caching /hab/pkgs, defaults to ${GITHUB_WORKFLOW}:/hab/pkgs'
required: false
runs:
using: 'node12'
using: 'node16'
main: 'index.js'
post: 'post.js'

0 comments on commit 3b55c7a

Please sign in to comment.