Skip to content

Commit

Permalink
chroe: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
xwal committed Oct 5, 2024
1 parent 3b0b7c6 commit 4c7d594
Show file tree
Hide file tree
Showing 6 changed files with 446 additions and 298 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:

strategy:
matrix:
node-version: [16.15.1]
ruby-version: [2.7.3]
node-version: [20.17.0]
ruby-version: [3.3.5]

steps:
- uses: actions/checkout@v2
Expand Down
1 change: 1 addition & 0 deletions .node-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
20.17.0
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.3.5
Loading

0 comments on commit 4c7d594

Please sign in to comment.