Skip to content

Commit

Permalink
use 20 in action
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Yavorsky committed Jun 5, 2024
1 parent b13e74f commit 63873f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-frontend/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ inputs:
node-version:
description: "Version used by actions/setup-node"
required: true
default: "16"
default: "20"
runs:
using: "composite"
steps:
Expand Down

0 comments on commit 63873f4

Please sign in to comment.