Skip to content

Commit ecd63bf

Browse files
authored
Fix badge job: force Node.js 24 for deprecated node20 action
1 parent a7b6bb7 commit ecd63bf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/binder-badge.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
contents: read
1010
issues: write
1111
pull-requests: write
12+
env:
13+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
1214
steps:
1315
- uses: manics/action-binderbadge@99560b89939071823821e105afc83aaa87927e03 # v3.0.0
1416
with:

0 commit comments

Comments
 (0)