We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e07c74f + 8440946 commit 990ba26Copy full SHA for 990ba26
.github/workflows/publish.yml
@@ -96,7 +96,7 @@ jobs:
96
steps:
97
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8
98
- name: Set up Ruby for asciidoctor-pdf
99
- uses: ruby/setup-ruby@675dd7ba1b06c8786a1480d89c384f5620a42647 # v1
+ uses: ruby/setup-ruby@4fc31e1c823882afd7ef55985266a526c589de90 # v1
100
with:
101
ruby-version: 3.3.0
102
- name: Install asciidoctor-pdf / rouge
0 commit comments