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 8f015b8 commit 3d43716Copy full SHA for 3d43716
.github/workflows/publish.yml
@@ -91,7 +91,7 @@ jobs:
91
steps:
92
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
93
- name: Set up Ruby for asciidoctor-pdf
94
- uses: ruby/setup-ruby@6797dcbb9a1889fd411d07e8aba7eded53fb8b48 # v1
+ uses: ruby/setup-ruby@ab177d40ee5483edb974554986f56b33477e21d0 # v1
95
with:
96
ruby-version: 3.3.0
97
- name: Install asciidoctor-pdf / rouge
0 commit comments