Skip to content

Commit

Permalink
Update Backup to Gitlab.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
withinJoel authored Oct 25, 2024
1 parent 26ece55 commit 39fd99a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Backup to Gitlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
# Step 1: Check out the repository
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0 # Fetch full history to avoid shallow update issues

Expand Down

0 comments on commit 39fd99a

Please sign in to comment.