We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72b2a38 commit 8659cf3Copy full SHA for 8659cf3
.github/workflows/publish-docs.yml
@@ -47,7 +47,7 @@ jobs:
47
- uses: actions/checkout@v4
48
- uses: ruby/setup-ruby@v1
49
with:
50
- ruby-version: 3.1
+ ruby-version: 3.2
51
bundler-cache: true
52
working-directory: tech-docs
53
- name: Build Docs
0 commit comments