Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
KEYSTORE_PASSWORD: ${{ secrets.SIGNING_STORE_PASSWORD }}

- name: Set up Ruby & Bundler
uses: ruby/setup-ruby@97ecb7b512899eb71ab1bf2310a624c6f1589ac6
uses: ruby/setup-ruby@9eb537ca036ebaed86729dcb9309076e4c5c3b74
with:
ruby-version: "3.3"
bundler-cache: true
Expand Down