Skip to content

Commit

Permalink
node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
jules2689 authored Sep 8, 2022
1 parent dcc52e6 commit a81f713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
ruby-version: 2.6.5
- uses: actions/setup-node@v2-beta
with:
node-version: '12'
node-version: '16'
- name: Install PDF utility
run: npm install mdpdf -g
- name: Create PDF
Expand Down

0 comments on commit a81f713

Please sign in to comment.