Skip to content

Commit

Permalink
Merge pull request #49 from jdsteinbach/update-workflow
Browse files Browse the repository at this point in the history
Bump node
  • Loading branch information
jdsteinbach authored Oct 25, 2024
2 parents b3f9ccd + c2897ec commit 1c79bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eleventy_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 20

- name: Install packages
run: npm ci
Expand Down

0 comments on commit 1c79bfb

Please sign in to comment.