Skip to content

Commit

Permalink
Fix/updates (#263)
Browse files Browse the repository at this point in the history
* Updates Node and Npm

* Updates packages

pa11y-ci postcss prettier serve [email protected] [email protected] [email protected] [email protected]
  • Loading branch information
Kolombiken authored Nov 17, 2023
1 parent 35dbd76 commit f6d58f4
Show file tree
Hide file tree
Showing 4 changed files with 1,867 additions and 1,242 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Setup Node 🦾
uses: actions/setup-node@v2-beta
with:
node-version: "18.15.0"
node-version: "20.9.0"

- name: Cache dependencies 🐹
uses: actions/cache@v2
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.15.0
20.9.0
Loading

0 comments on commit f6d58f4

Please sign in to comment.