Skip to content

Commit 10df485

Browse files
committed
Opt CI actions into Node 24
1 parent e4ed736 commit 10df485

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
permissions:
99
contents: read
1010

11+
env:
12+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
13+
1114
jobs:
1215
test:
1316
name: Go Test

0 commit comments

Comments
 (0)