We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49e3a1b commit 78b25afCopy full SHA for 78b25af
.github/workflows/heroku-deploy.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- uses: actions/checkout@v4
10
- - uses: akhileshns/[email protected].14
+ - uses: akhileshns/[email protected].15
11
with:
12
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
13
heroku_app_name: ${{secrets.HEROKU_APP_NAME}}
0 commit comments