mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-18 17:12:23 -06:00
Update outdated ruby workflow
This commit is contained in:
parent
3a205e545c
commit
720dd430d7
2
.github/workflows/publish-gem.yml
vendored
2
.github/workflows/publish-gem.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Setup Ruby 3.2
|
- name: Setup Ruby 3.2
|
||||||
uses: actions/setup-ruby@v1
|
uses: ruby/setup-ruby@v1
|
||||||
with:
|
with:
|
||||||
ruby-version: "3.2"
|
ruby-version: "3.2"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user