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 c491be8 commit 4bfc3cbCopy full SHA for 4bfc3cb
.github/workflows/pdf.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Checkout
14
uses: actions/checkout@v4.2.2
15
- name: Setup Node.js environment
16
- uses: actions/setup-node@v4.4.0
+ uses: actions/setup-node@v6.0.0
17
- name: Install Prince
18
run: |
19
curl https://www.princexml.com/download/prince-${{ env.PRINCE_VER }}-linux-generic-x86_64.tar.gz -O
.github/workflows/spellchecker.yml
with:
node-version: 18.0
0 commit comments