Skip to content

Commit

Permalink
Merge pull request #21 from motlin/downgrade-checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
motlin authored Jun 23, 2024
2 parents 58f7e5f + be98583 commit bc5eeac
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 @@ -8,7 +8,7 @@ runs:
using: "composite"
steps:
- name: Checkout code
uses: actions/checkout@v4
uses: actions/checkout@v3
with:
fetch-depth: 0

Expand Down

0 comments on commit bc5eeac

Please sign in to comment.