Skip to content

Commit

Permalink
FIX- uses
Browse files Browse the repository at this point in the history
  • Loading branch information
alibaghdadi1368 authored Nov 12, 2024
1 parent a11cdb6 commit 37ddb9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
sync-to-hub:
runs-on: ubuntu-latest
steps:
- uses: action/checkout@v3
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Push to hub
Expand Down

0 comments on commit 37ddb9a

Please sign in to comment.