Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenHodgson authored Jan 27, 2024
1 parent d0b778e commit ed49e5b
Show file tree
Hide file tree
Showing 8 changed files with 24,327 additions and 515 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
with:
fetch-depth: 0

- uses: RageAgainstThePixel/upm-subtree-split@v1
- uses: RageAgainstThePixel/upm-subtree-split@v1.1

```
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ inputs:
default: ''

runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
Loading

0 comments on commit ed49e5b

Please sign in to comment.