Skip to content

Commit

Permalink
Fetch tags for built phar version info
Browse files Browse the repository at this point in the history
  • Loading branch information
kelunik committed Apr 3, 2024
1 parent b507dde commit 63979e4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -23,7 +23,9 @@ jobs:
git config --global core.eol lf
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Setup PHP
uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit 63979e4

Please sign in to comment.