Skip to content

Commit

Permalink
Merge pull request #256 from Kibibit/feature/update-to-node20
Browse files Browse the repository at this point in the history
feat(security): update to node20
  • Loading branch information
thatkookooguy committed Jan 25, 2024
2 parents a4f05d3 + 8b09bbb commit a0569b4
Show file tree
Hide file tree
Showing 3 changed files with 13,397 additions and 16,419 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ inputs:
required: false
description: prefix to test branch names against (default is 'hotfix/')
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
Loading

0 comments on commit a0569b4

Please sign in to comment.