We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdc95f6 commit 0a9c58aCopy full SHA for 0a9c58a
.github/workflows/test.yml
@@ -53,7 +53,7 @@ jobs:
53
if: github.ref == 'refs/heads/main'
54
# TODO: This workflows depend on Ubuntu version.
55
# https://github.com/AkhileshNS/heroku-deploy/issues/186
56
- runs-on: ubuntu:22.04
+ runs-on: ubuntu-22.04
57
steps:
58
- uses: actions/checkout@v3
59
- uses: akhileshns/heroku-deploy@v3.13.15
0 commit comments