Skip to content

Commit 4323fb1

Browse files
authored
Update Flyctl version in deployment workflow
1 parent 523d13d commit 4323fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
- uses: actions/checkout@v3
2222
- uses: superfly/flyctl-actions/setup-flyctl@master
2323
with:
24-
version: 0.2.71
24+
version: 0.3.221
2525
- run: flyctl deploy --remote-only --wait-timeout 300

0 commit comments

Comments
 (0)