Skip to content

Commit

Permalink
[SRENEW-2087] bump action to node v20 (#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
HarryGogonis authored Apr 9, 2024
1 parent 8745a6e commit 8f79db9
Show file tree
Hide file tree
Showing 4 changed files with 74 additions and 27 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nodejs 16.17.0
nodejs 20.11.1
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ inputs:
required: false
description: path to tool in archive
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
95 changes: 71 additions & 24 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

0 comments on commit 8f79db9

Please sign in to comment.