Skip to content

Commit

Permalink
Update Deployer to v7.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ocean90 committed Dec 2, 2024
1 parent 5e56ec5 commit 2372c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:

- name: Set up Deployer
run: |
composer global require deployer/deployer:v7.3.3
composer global require deployer/deployer:v7.5.8
echo "$(composer global config bin-dir --absolute --quiet)" >> $GITHUB_PATH
- name: Set up SSH
Expand Down

0 comments on commit 2372c78

Please sign in to comment.