Merge pull request #24 from SphericalKat/renovate/actions-checkout-3.x

This commit is contained in:
Amogh Lele 2023-02-27 17:07:44 +05:30 committed by GitHub
commit f408734070
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,6 @@ jobs:
name: Deploy to fly.io
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: superfly/flyctl-actions/setup-flyctl@master
- run: flyctl deploy --remote-only