Skip to content

Commit

Permalink
Updated GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
nastena1606 committed Jan 15, 2025
1 parent 6e1dbfd commit 800024b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ jobs:
#Pull the latest changes
- name: Chekout code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
fetch-depth: 0
with:
fetch-depth: 0 # fetch all commits/branches

#Prepare the env
- name: Set up Python
Expand Down

0 comments on commit 800024b

Please sign in to comment.