Skip to content

Commit

Permalink
update node version for maintenance mode workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mehansen committed Oct 28, 2024
1 parent ccbff55 commit 7f8803e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ on:
default: "prod"

env:
NODE_VERSION: 22
NODE_VERSION: 23

jobs:
pushMaintenanceBlob:
Expand Down

0 comments on commit 7f8803e

Please sign in to comment.