Skip to content

Commit 6a2664c

Browse files
bump node lts
1 parent 0f226eb commit 6a2664c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- uses: actions/setup-node@v4
1515
with:
16-
node-version: 'lts/iron'
16+
node-version: 'lts/jod'
1717
cache: 'npm'
1818
# Cargo registry/git + target caching, keyed on rustc version and manifests, with
1919
# stale-target cleanup. No committed Cargo.lock here, so hand-rolled hashFiles keys

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
lts/iron
1+
lts/jod

0 commit comments

Comments
 (0)