Skip to content

Commit

Permalink
checkout action repo
Browse files Browse the repository at this point in the history
  • Loading branch information
scandar committed Nov 12, 2024
1 parent 710e322 commit ca02dab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ runs:
- name: Checkout
id: checkout
uses: actions/checkout@v4
with:
repository: ${{ github.action_repository }}

- name: Setup Node.js
id: setup-node
Expand Down

0 comments on commit ca02dab

Please sign in to comment.