Skip to content

Commit 8659cf3

Browse files
authored
HIA-764: Upgrade Ruby dependency for tech docs publisher (#511)
1 parent 72b2a38 commit 8659cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- uses: actions/checkout@v4
4848
- uses: ruby/setup-ruby@v1
4949
with:
50-
ruby-version: 3.1
50+
ruby-version: 3.2
5151
bundler-cache: true
5252
working-directory: tech-docs
5353
- name: Build Docs

0 commit comments

Comments
 (0)