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 4cdf0f0 + 9fd6d7a commit 345fcbeCopy full SHA for 345fcbe
.github/workflows/publish.yml
@@ -91,7 +91,7 @@ jobs:
91
steps:
92
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
93
- name: Set up Ruby for asciidoctor-pdf
94
- uses: ruby/setup-ruby@2a7b30092b0caf9c046252510f9273b4875f3db9 # v1
+ uses: ruby/setup-ruby@829114fc20da43a41d27359103ec7a63020954d4 # v1
95
with:
96
ruby-version: 3.3.0
97
- name: Install asciidoctor-pdf / rouge
0 commit comments