Skip to content

Commit

Permalink
Update workflow node 🎺
Browse files Browse the repository at this point in the history
  • Loading branch information
hyzyla committed Sep 1, 2023
1 parent e278724 commit b458071
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-pdfium.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:

# Set up Node.js
- name: Setup Node
uses: actions/setup-node@v2
uses: actions/setup-node@v3
with:
node-version: '18.x'
node-version: 18

# Install dependencies
- name: Install dependencies
Expand Down

0 comments on commit b458071

Please sign in to comment.