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 02929ea commit e8f12f9Copy full SHA for e8f12f9
.github/workflows/pdf.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout
14
- uses: actions/checkout@v4.2.2
+ uses: actions/checkout@v4.3.0
15
- name: Setup Node.js environment
16
uses: actions/[email protected]
17
- name: Install Prince
.github/workflows/spellchecker.yml
@@ -10,7 +10,7 @@ jobs:
10
- name: Checkout Code
0 commit comments