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.
2 parents c5eedd9 + 345fcbe commit c6ce717Copy full SHA for c6ce717
.github/workflows/publish.yml
@@ -74,7 +74,7 @@ jobs:
74
steps:
75
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
76
- name: Set up Ruby for asciidoctor-pdf
77
- uses: ruby/setup-ruby@2a7b30092b0caf9c046252510f9273b4875f3db9 # v1
+ uses: ruby/setup-ruby@829114fc20da43a41d27359103ec7a63020954d4 # v1
78
with:
79
ruby-version: 3.3.0
80
- name: Install asciidoctor-pdf / rouge
0 commit comments