Skip to content

Commit

Permalink
Merge branch 'main' into pr/prajjwaldimri/1
Browse files Browse the repository at this point in the history
  • Loading branch information
prajjwaldimri committed Nov 25, 2024
2 parents 39370e3 + e9eb76a commit fd4c91d
Show file tree
Hide file tree
Showing 6 changed files with 124,632 additions and 120,156 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 'Setup Node.js environment'
description: 'Setup a Node.js environment by adding problem matchers and optionally downloading and adding it to the PATH.'
author: 'GitHub'
author: 'WarpBuild'
inputs:
always-auth:
description: 'Set always-auth in npmrc.'
Expand Down Expand Up @@ -28,7 +28,7 @@ inputs:
# TODO: add input to control forcing to pull from cloud or dist.
# escape valve for someone having issues or needing the absolute latest which isn't cached yet
outputs:
cache-hit:
cache-hit:
description: 'A boolean value to indicate if a cache was hit.'
node-version:
description: 'The installed node version.'
Expand Down
Loading

0 comments on commit fd4c91d

Please sign in to comment.