Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
zeriyoshi committed Jul 14, 2024
1 parent 5b39c77 commit d3f25a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_determine_php_versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: octokit/[email protected]
id: get_tags
with:
route: GET /repos/php/php-src/git/matching-reefs/tags
route: GET /repos/php/php-src/git/matching-refs/tags
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Determine version and hash
Expand Down

0 comments on commit d3f25a6

Please sign in to comment.