Skip to content

Commit

Permalink
add checkout to locally executed action (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
kwiatekus authored Dec 3, 2024
1 parent 09fdecc commit bf44c2a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ inputs:
runs:
using: 'composite'
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup-btp

- name: Force delete btp resources
shell: bash
run: |
Expand Down

0 comments on commit bf44c2a

Please sign in to comment.