Skip to content

Commit

Permalink
Update node
Browse files Browse the repository at this point in the history
  • Loading branch information
danimal141 committed Nov 3, 2024
1 parent 35f5b02 commit 85f8e6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/relearn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16.14.0]
node-version: [21.6.0]
steps:
- uses: actions/checkout@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.19.0
21.6.0

0 comments on commit 85f8e6b

Please sign in to comment.