Skip to content

Commit

Permalink
fix fly version
Browse files Browse the repository at this point in the history
  • Loading branch information
kentcdodds committed Jun 5, 2024
1 parent b48ff73 commit ebe9a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: actions/checkout@v4

- name: 🎈 Setup Fly
uses: superfly/flyctl-actions/setup-flyctl@v1.5
uses: superfly/flyctl-actions/setup-flyctl@1.5

- name: 🚀 Deploy
run: flyctl deploy --remote-only
Expand Down

0 comments on commit ebe9a2c

Please sign in to comment.