Skip to content

Commit

Permalink
Fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
Asupkay committed May 25, 2024
1 parent 71877ea commit e01a723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ outputs:
description: "Says whether the package has changed according to its dependencies"
value: ${{ steps.changedStep.outputs.changed }}
runs:
runs-on: composite:
using: composite:
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit e01a723

Please sign in to comment.