Skip to content

Commit

Permalink
Merge pull request #602 from seznam/node22
Browse files Browse the repository at this point in the history
chore: update ci to node 22
  • Loading branch information
Filipoliko authored Feb 5, 2025
2 parents d5037f8 + 5908f36 commit 719f6d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 20
node-version: 22
cache: npm

- name: Install dependencies
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20
22

0 comments on commit 719f6d0

Please sign in to comment.