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 89cc5f8 commit e456c5cCopy full SHA for e456c5c
.github/workflows/release.yml
@@ -71,7 +71,7 @@ jobs:
71
bundler-cache: true
72
73
- name: Install Kamal
74
- run: gem install kamal -v 2.2.2
+ run: gem install kamal -v 2.3.0
75
76
- name: Set up Docker Buildx
77
uses: docker/setup-buildx-action@v3
0 commit comments