Skip to content

Commit 26e2cd0

Browse files
chore(actions): update github actions to v24
1 parent 4ebce08 commit 26e2cd0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/gittensor-impact.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Setup Node
3737
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
3838
with:
39-
node-version: 22.23.1
39+
node-version: 24.18.0
4040

4141
- name: Render impact card
4242
run: node scripts/gittensor-impact-card.mjs JSONbored/gittensory gittensor-impact-dark.svg

.github/workflows/visual-capture-fallback.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
- name: Setup Node
9999
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
100100
with:
101-
node-version: "22.23.1"
101+
node-version: "24.18.0"
102102

103103
- name: Build
104104
env:

0 commit comments

Comments
 (0)