Skip to content

Commit

Permalink
update node version for deploy to 22
Browse files Browse the repository at this point in the history
  • Loading branch information
pjentsch committed Sep 12, 2024
1 parent 4944d97 commit bb1ee80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

strategy:
matrix:
node-version: [14.x]
node-version: [22.x]

steps:
- name: Get files
Expand Down

0 comments on commit bb1ee80

Please sign in to comment.