Skip to content

Commit

Permalink
Chore: Issue 2023 - Upgraded node version
Browse files Browse the repository at this point in the history
  • Loading branch information
bhushan-ebi committed Aug 19, 2024
1 parent 2ca863d commit 0b9da96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
node-version: [14.x, 16.x]
node-version: [18.x]

steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visual-framework/vf-boilerplate-eleventy",
"version": "2.0.0-beta.3",
"version": "2.0.0-beta.7",
"description": "Build a site with Visual Framework components using the the Eleventy templating engine.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 0b9da96

Please sign in to comment.