Skip to content

Commit

Permalink
Merge pull request #69 from pkgjs/upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
dominykas committed Nov 20, 2023
2 parents 9410c59 + 3faf090 commit 699914b
Show file tree
Hide file tree
Showing 879 changed files with 71,743 additions and 4,450 deletions.
1 change: 1 addition & 0 deletions .github/actions/prepare-dynamic-steps/.npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
package-lock=true
shrinkwrap=true
lockfile-version=3
2 changes: 1 addition & 1 deletion .github/actions/prepare-dynamic-steps/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16
20
2 changes: 1 addition & 1 deletion .github/actions/prepare-dynamic-steps/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Dynamic action generator
description: Takes a list of steps as YAML inside string and writes them out as a composite action

runs:
using: node16
using: node20
main: index.js

inputs:
Expand Down

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

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

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

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

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

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

Loading

0 comments on commit 699914b

Please sign in to comment.