Skip to content

Commit

Permalink
Update foo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mavaylon1 authored Jan 30, 2024
1 parent 80da949 commit eccb0c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/foo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: actions/checkout@v4
with:
submodules: 'recursive'
# fetch-depth: 0 # tags are required to determine the version
fetch-depth: 0 # tags are required to determine the version
- name: check tag
run: |
git tag -l | sort -V

0 comments on commit eccb0c1

Please sign in to comment.